diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBase64BinaryPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBase64BinaryPrimitive.php index db7b777327..0552513bad 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBase64BinaryPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBase64BinaryPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -252,6 +252,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBinary.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBinary.php index 884ab24251..1ffabb441a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBinary.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBinary.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -336,6 +336,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBooleanPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBooleanPrimitive.php index e1d7da6688..9af04eb7c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBooleanPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBooleanPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -238,6 +238,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRCodePrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRCodePrimitive.php index da73f7800a..6886e60588 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRCodePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRCodePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -242,6 +242,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDatePrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDatePrimitive.php index 6f752e5298..f057dfbe9a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDatePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDatePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -271,6 +271,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDateTimePrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDateTimePrimitive.php index 0e0300c3f5..d46d2d0c74 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDateTimePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDateTimePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -272,6 +272,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDecimalPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDecimalPrimitive.php index 8406de4114..002522cb54 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDecimalPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDecimalPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -238,6 +238,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement.php index 4a7d5e6b86..b6ffa538e9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -382,6 +382,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAddress.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAddress.php index 0a1b21efa1..f37f2dd6b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAddress.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAddress.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -886,6 +886,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAddressUse.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAddressUse.php index 76ce05ce34..780d3d7b3a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAddressUse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAddressUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAggregationMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAggregationMode.php index b7d0931a21..e277ec4ffa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAggregationMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAggregationMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAlertStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAlertStatus.php index 4cb76df44a..728f90e47d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAlertStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAlertStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -254,6 +254,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAttachment.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAttachment.php index 6b36f9f951..17f8ac3cac 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAttachment.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRAttachment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -815,6 +815,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement.php index 869657c95d..fac9b57649 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -300,6 +300,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionExposure.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionExposure.php index b8e2ccd1a8..8d4cd225c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionExposure.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionExposure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -495,6 +495,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionSymptom.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionSymptom.php index b1b9368150..711e35868e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionSymptom.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionSymptom.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php index 4453e6ce85..b931b01055 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -765,6 +765,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanGoal.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanGoal.php index 8b10825f2a..e0d2b49033 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanGoal.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanGoal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -544,6 +544,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipant.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipant.php index 36beb0a76f..7e057e0348 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -323,6 +323,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanSimple.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanSimple.php index 3a9ee0a30c..905b160a4f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanSimple.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanSimple.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -986,6 +986,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php index 7a7d5085da..69088fec63 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -478,6 +478,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php index 72dc2c2c00..8b0103bfa9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -484,6 +484,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php index d6e65178b8..0e21adaa6d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -571,6 +571,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapConcept.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapConcept.php index f45ed5cb29..92d9d91de9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapConcept.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapConcept.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -577,6 +577,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php index abff269b68..00f79c2f71 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -467,6 +467,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapMap.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapMap.php index 9ffc7e9c19..86ced3eb05 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapMap.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapMap.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -642,6 +642,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php index 87024f939e..2cd65a17e8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -362,6 +362,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionLocation.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionLocation.php index 7a2ee9b308..3657211728 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionLocation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionLocation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -345,6 +345,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionRelatedItem.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionRelatedItem.php index 1e43ce4911..3e6eb09af5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionRelatedItem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionRelatedItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -391,6 +391,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php index ca2ad653e4..cbceaf795e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -369,6 +369,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificate.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificate.php index ef00c2dc46..ad92a705c1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificate.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificate.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -374,6 +374,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocument.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocument.php index c862ed68d5..dac512bdcd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocument.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocument.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -417,6 +417,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEvent.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEvent.php index 528ac31e81..4c66ed2c8d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -802,6 +802,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementation.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementation.php index 5731b38e01..6b699ea1dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -374,6 +374,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessaging.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessaging.php index 813b2585d0..4688df2b56 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessaging.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessaging.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -569,6 +569,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation.php index 1def58f5ee..d988ddf91a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -358,6 +358,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation1.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation1.php index 90f006c94d..c77bf56199 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation1.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -358,6 +358,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceQuery.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceQuery.php index 8f50b147c6..597656fa0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceQuery.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceQuery.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -561,6 +561,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResource.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResource.php index b897d3d30e..1f2101d32b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResource.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -875,6 +875,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRest.php index 663ec10daa..df0cb736a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -877,6 +877,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParam.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParam.php index 7ba19340e3..1fcbea327c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParam.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParam.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -798,6 +798,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurity.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurity.php index faf94f00bc..5dd1b83b44 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -580,6 +580,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftware.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftware.php index 9b9d82d222..c1a9ee4730 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftware.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftware.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -462,6 +462,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportChannel.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportChannel.php index 2f423845a5..b52c031499 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportChannel.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportChannel.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -350,6 +350,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportMetric.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportMetric.php index c4c03090c4..c00caa41b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportMetric.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportMetric.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportVirtualDevice.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportVirtualDevice.php index c774a251e9..371fabd94d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportVirtualDevice.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportVirtualDevice.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -350,6 +350,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEvent.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEvent.php index aa32544610..e4c385beaf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -483,6 +483,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItem.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItem.php index e423527301..74c080c05e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -591,6 +591,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImage.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImage.php index b6d4562bb5..dfa639faf9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -349,6 +349,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php index ce7631298a..c8a0a0ec02 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -436,6 +436,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceParameter.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceParameter.php index a967cb33ca..7d8e5b3d92 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -366,6 +366,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php index 1872649cf8..29529ecb6d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -323,6 +323,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceService.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceService.php index 62f91549bb..e54d0873f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceService.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceService.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -436,6 +436,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterAccomodation.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterAccomodation.php index a161290f6e..ad2dee11f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterAccomodation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterAccomodation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -313,6 +313,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php index 09e2b55962..cefc71a9f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1071,6 +1071,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php index c7aba2ea27..b7a9757dee 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -313,6 +313,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php index 95fd83edc1..48a0f7ce7d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -361,6 +361,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryCondition.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryCondition.php index 58c574f99a..6eed17aab6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryCondition.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryCondition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -622,6 +622,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryRelation.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryRelation.php index 81e3dec823..91d194f7fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryRelation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryRelation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1214,6 +1214,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php index a431e208df..226e2b5f5a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -629,6 +629,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php index 1b7cb1e75e..9230ae9018 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -775,6 +775,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php index e827f8b5a0..8a754e9c66 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1031,6 +1031,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanation.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanation.php index 30e92984c3..ea96414799 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -407,6 +407,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php index d8cd04dd25..8972ec3726 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -434,6 +434,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocol.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocol.php index 6c92afd5fb..5eccd23c69 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocol.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocol.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -788,6 +788,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php index ca61d4861a..b31cccb708 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -356,6 +356,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocol.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocol.php index 9ec41729a1..13321ac749 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocol.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocol.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -520,6 +520,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php index bf2582de27..bdec45e4e7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -871,6 +871,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php index 1ea36cef22..9b392a3436 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -545,6 +545,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php index 524becdfbf..2ff32abede 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -461,6 +461,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContent.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContent.php index 8f8116ae6d..4bc2962537 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -319,6 +319,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php index f9594c953d..12a144aa4c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -322,6 +322,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackage.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackage.php index 582a706fd8..47aaab8e3a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -355,6 +355,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProduct.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProduct.php index 9bf7d29ec1..2503e06920 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProduct.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProduct.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -355,6 +355,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php index e9067a6566..7600fc061f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -933,6 +933,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDispense.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDispense.php index a022cdc6d6..12845912fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDispense.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDispense.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -983,6 +983,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosage.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosage.php index 113585abae..fbc45c4973 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1060,6 +1060,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php index 22d3b4275b..4ee1d3ac9d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -473,6 +473,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDispense.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDispense.php index 800a48fab5..6de67effb0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDispense.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDispense.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -571,6 +571,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDosageInstruction.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDosageInstruction.php index c82f628d56..cf44e7156e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDosageInstruction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDosageInstruction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1149,6 +1149,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionSubstitution.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionSubstitution.php index c1665a91cf..62e8d275aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionSubstitution.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionSubstitution.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -324,6 +324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosage.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosage.php index 8ffa36567c..4ae255416f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -825,6 +825,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php index 3254bc49d2..fa74b37954 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -431,6 +431,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php index 52c7b0ab73..ac1b99eb04 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -424,6 +424,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php index ccb71c03b5..7010a36d1c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -607,6 +607,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php index 3aa1724eb1..f115ab9af0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -454,6 +454,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelated.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelated.php index 62084fcf00..af506b0ed2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelated.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelated.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php index def7985722..6c43bdf694 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -548,6 +548,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhen.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhen.php index 2a35e005e8..a5f5ab5c95 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhen.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhen.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -321,6 +321,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php index ac6fc70410..3bed90a684 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -555,6 +555,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimal.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimal.php index e8d34afee6..de32100db7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimal.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -379,6 +379,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php index 54bdbfc97b..83444845ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -656,6 +656,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php index 48e2f7d1b0..e2f9578986 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -324,6 +324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php index e9f332751d..92bb9698e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -375,6 +375,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php index 543dfd46d8..00c345ccb4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -316,6 +316,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureRelatedItem.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureRelatedItem.php index 9ee74813a5..2bfc88311b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureRelatedItem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureRelatedItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -324,6 +324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileBinding.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileBinding.php index 7a5ca3d272..0579972ea6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileBinding.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileBinding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -686,6 +686,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileConstraint.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileConstraint.php index 041c2cf0ee..b3edf0fc15 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileConstraint.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileConstraint.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -632,6 +632,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileDefinition.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileDefinition.php index 0b8c1f26d8..95526ea96e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -5714,6 +5714,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileElement.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileElement.php index 82c7be9b42..417baa64cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileElement.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -637,6 +637,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileExtensionDefn.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileExtensionDefn.php index c26f5907ba..7b3a58cefa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileExtensionDefn.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileExtensionDefn.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -643,6 +643,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMapping.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMapping.php index f0e2073a11..d23a6039f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMapping.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMapping.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -554,6 +554,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMapping1.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMapping1.php index 950229a986..b6e66a7f86 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMapping1.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMapping1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -377,6 +377,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileQuery.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileQuery.php index 2de5c5745d..5623d3293e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileQuery.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileQuery.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -481,6 +481,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSearchParam.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSearchParam.php index 3707a4b40a..4bc21f45af 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSearchParam.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSearchParam.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -667,6 +667,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSlicing.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSlicing.php index f2ebe8a226..8dbe295e2b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSlicing.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSlicing.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -462,6 +462,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileStructure.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileStructure.php index d365e1c4b5..7009a4af5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileStructure.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileStructure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -758,6 +758,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileType.php index ff4a39ece8..512e5c7b36 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -511,6 +511,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php index 915019d2ee..7c3414facf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -490,6 +490,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php index 41677bc458..b59c291b83 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -578,6 +578,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRQuery/FHIRQueryResponse.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRQuery/FHIRQueryResponse.php index 275088c630..a9df1684df 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRQuery/FHIRQueryResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRQuery/FHIRQueryResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1050,6 +1050,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroup.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroup.php index e7ea66e5df..70d88919b7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -715,6 +715,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestion.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestion.php index b4467704c2..88de47514c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestion.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -3321,6 +3321,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource.php index b3a561f11d..b1d948acb8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -470,6 +470,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAdverseReaction.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAdverseReaction.php index 9f56abaa59..d153def35e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAdverseReaction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAdverseReaction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -819,6 +819,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAlert.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAlert.php index bfebb8b83b..5c887a7a69 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAlert.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAlert.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -652,6 +652,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAllergyIntolerance.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAllergyIntolerance.php index 0ec03487f3..2a09d36b3f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAllergyIntolerance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAllergyIntolerance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1004,6 +1004,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCarePlan.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCarePlan.php index 9a2b540f03..801298ffa3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCarePlan.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCarePlan.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1119,6 +1119,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRComposition.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRComposition.php index 89dd825a4a..d4ceed61d8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRComposition.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRComposition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1296,6 +1296,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConceptMap.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConceptMap.php index 0a20721794..b3ec657d68 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConceptMap.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConceptMap.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1321,6 +1321,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCondition.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCondition.php index 882d04f97d..7b923ce3e6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCondition.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCondition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1788,6 +1788,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConformance.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConformance.php index f592502d34..f9902851e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConformance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConformance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1911,6 +1911,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDevice.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDevice.php index 884e284fa0..5676abdcb0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDevice.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDevice.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1297,6 +1297,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDeviceObservationReport.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDeviceObservationReport.php index 5dc77972ac..e951556739 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDeviceObservationReport.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDeviceObservationReport.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -564,6 +564,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticOrder.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticOrder.php index d4550d9c88..3defd99de1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticOrder.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticOrder.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1031,6 +1031,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticReport.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticReport.php index 9fc7b853d1..ba8042a3a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticReport.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticReport.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1701,6 +1701,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentManifest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentManifest.php index ff3efc5187..eac64c64ee 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentManifest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentManifest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1353,6 +1353,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentReference.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentReference.php index f1c83996cb..ef802f0318 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentReference.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentReference.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2168,6 +2168,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIREncounter.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIREncounter.php index d19e5fd72b..ab88c7b2ed 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIREncounter.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIREncounter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1286,6 +1286,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRFamilyHistory.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRFamilyHistory.php index 25fbe3c8cc..3ab99d34d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRFamilyHistory.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRFamilyHistory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -568,6 +568,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRGroup.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRGroup.php index c51fa5e519..fcecfb665e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -867,6 +867,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImagingStudy.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImagingStudy.php index da92ca877a..1d6f251766 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImagingStudy.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImagingStudy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1670,6 +1670,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunization.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunization.php index 75924011d4..64154379f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunization.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1542,6 +1542,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunizationRecommendation.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunizationRecommendation.php index 28b720e281..e7a8c8d3f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunizationRecommendation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunizationRecommendation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -470,6 +470,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRList.php index 1a632f252a..8f5b008119 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -909,6 +909,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRLocation.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRLocation.php index e67fbdeabc..e4434779d6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRLocation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRLocation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1064,6 +1064,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedia.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedia.php index 08db404228..13ff97689c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedia.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedia.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1237,6 +1237,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedication.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedication.php index 4548d32071..e2de3e2fe1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedication.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -701,6 +701,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationAdministration.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationAdministration.php index a03c2c92fc..03f1676636 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationAdministration.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationAdministration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1187,6 +1187,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationDispense.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationDispense.php index fbedcdd850..b7a294ff87 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationDispense.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationDispense.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -727,6 +727,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationPrescription.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationPrescription.php index f2d11fba39..0f3d5cdc59 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationPrescription.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationPrescription.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1080,6 +1080,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationStatement.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationStatement.php index bfef4b53fe..2757811162 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationStatement.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationStatement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -920,6 +920,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMessageHeader.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMessageHeader.php index 8f607321a3..6eb44b1670 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMessageHeader.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMessageHeader.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1112,6 +1112,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRObservation.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRObservation.php index 5ec876e338..3d48da5930 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRObservation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRObservation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1909,6 +1909,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROperationOutcome.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROperationOutcome.php index ac60d21fef..8bccbab9e9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROperationOutcome.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROperationOutcome.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -308,6 +308,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrder.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrder.php index 86d001ab94..5283ee6d10 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrder.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrder.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -914,6 +914,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrderResponse.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrderResponse.php index da726d9a73..8ac724c61d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrderResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrderResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -922,6 +922,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrganization.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrganization.php index 081f20b795..677356eec2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrganization.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrganization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1030,6 +1030,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROther.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROther.php index 3036b2d2e9..22cd783cca 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROther.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROther.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -589,6 +589,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPatient.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPatient.php index 58aa57607c..fa29202355 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPatient.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPatient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1920,6 +1920,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPractitioner.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPractitioner.php index 01c203df57..53e8cc123c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPractitioner.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPractitioner.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1446,6 +1446,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProcedure.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProcedure.php index d9e7028772..0053b7b56b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProcedure.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProcedure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1478,6 +1478,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProfile.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProfile.php index f6a7bce95f..f1e0d452a7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProfile.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProfile.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1717,6 +1717,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProvenance.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProvenance.php index c66f4caaaa..4462c4c099 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProvenance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProvenance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1059,6 +1059,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQuery.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQuery.php index 0c95226cc1..2862a970ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQuery.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQuery.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -450,6 +450,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQuestionnaire.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQuestionnaire.php index 8d04274d59..947acdc48a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQuestionnaire.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQuestionnaire.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -865,6 +865,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRRelatedPerson.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRRelatedPerson.php index 69b9013e54..dd67967eef 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRRelatedPerson.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRRelatedPerson.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -825,6 +825,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSecurityEvent.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSecurityEvent.php index eb7ca6abf6..657b8874ed 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSecurityEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSecurityEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -534,6 +534,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSpecimen.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSpecimen.php index 091b22a585..7041868a95 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSpecimen.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSpecimen.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -932,6 +932,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSubstance.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSubstance.php index 120933b5b5..baa098c90c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSubstance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSubstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -506,6 +506,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSupply.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSupply.php index fc7605565a..d6c0af7151 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSupply.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSupply.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -614,6 +614,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRValueSet.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRValueSet.php index adf8e4a25d..737b274655 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRValueSet.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRValueSet.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1342,6 +1342,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventDetail.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventDetail.php index 7444fb4eeb..dd2a8f461a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -369,6 +369,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventEvent.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventEvent.php index e87aff57dd..afcc04f3f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -682,6 +682,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventNetwork.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventNetwork.php index cb202217f0..feb8dd290a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventNetwork.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventNetwork.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -358,6 +358,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventObject.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventObject.php index ebc95a8ab6..3ed8f82d7d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventObject.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventObject.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -963,6 +963,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventParticipant.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventParticipant.php index 738a704df1..8af23f5afd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -844,6 +844,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventSource.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventSource.php index a4d2ad6e7e..72758a3f3c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventSource.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventSource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -470,6 +470,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php index 8d6ab024de..e5c02289a8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -742,6 +742,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php index f53f10d4ce..780c69f810 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -644,6 +644,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenSource.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenSource.php index 3b89a55b99..7c1fcba180 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenSource.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenSource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -367,6 +367,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatment.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatment.php index d5f95f131a..0000030cad 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatment.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -445,6 +445,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php index 66e78bb19a..a698bcffad 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -315,6 +315,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php index 5522f6c4dd..32816e9789 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -419,6 +419,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSupply/FHIRSupplyDispense.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSupply/FHIRSupplyDispense.php index 58d7d14a50..a0dfa94f63 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSupply/FHIRSupplyDispense.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRSupply/FHIRSupplyDispense.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -859,6 +859,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php index 201adcd87f..26b0981589 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -517,6 +517,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php index 7bf2387891..88fa54820e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -646,6 +646,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php index 6f33d04570..3eff9c3b05 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -552,6 +552,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDefine.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDefine.php index ba56cf5c0f..8d04c6215b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDefine.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDefine.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -561,6 +561,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php index f81f5abe17..f8159896ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -439,6 +439,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php index 2db447305a..5950dfadee 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -451,6 +451,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php index 3b5f363bc6..fbcd0286a7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -611,6 +611,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBase64Binary.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBase64Binary.php index 9919d66be7..57991debd1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBase64Binary.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBase64Binary.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBindingConformance.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBindingConformance.php index 8e0ed1dc2b..3ffb7abc1d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBindingConformance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBindingConformance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBoolean.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBoolean.php index ab817bca25..85733cff77 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBoolean.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRBoolean.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanActivityCategory.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanActivityCategory.php index 776c9f5db4..922a96270c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanActivityCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanActivityCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanActivityStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanActivityStatus.php index c6e9cb0648..6c6fab7293 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanActivityStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanActivityStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanGoalStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanGoalStatus.php index 37d3273d21..8702d0471f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanGoalStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanGoalStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanStatus.php index d11057522d..d973ff205b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCarePlanStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -254,6 +254,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCausalityExpectation.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCausalityExpectation.php index f9eec7b3ff..fd53910334 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCausalityExpectation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCausalityExpectation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCode.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCode.php index 5b9d5a068c..bf81c5b6f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCodeableConcept.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCodeableConcept.php index 0329d81028..7767b5a02c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCodeableConcept.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCodeableConcept.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -390,6 +390,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCoding.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCoding.php index 0a14f4a1fa..c1fae3414a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCoding.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCoding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -709,6 +709,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCompositionAttestationMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCompositionAttestationMode.php index e1f55d8df7..ec91d1970d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCompositionAttestationMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCompositionAttestationMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCompositionStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCompositionStatus.php index 86276cddb4..0be83ae3ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCompositionStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCompositionStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConceptMapEquivalence.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConceptMapEquivalence.php index 1bbe6a9d62..a6d094ba3c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConceptMapEquivalence.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConceptMapEquivalence.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConditionRelationshipType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConditionRelationshipType.php index 30f301adef..926f65d7a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConditionRelationshipType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConditionRelationshipType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConditionStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConditionStatus.php index 6d25516b88..2c7e55cd8c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConditionStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConditionStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConformanceEventMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConformanceEventMode.php index 49af780a4b..e4fb27a4d2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConformanceEventMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConformanceEventMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConformanceStatementStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConformanceStatementStatus.php index ecc6e800bd..addebc58a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConformanceStatementStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConformanceStatementStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConstraintSeverity.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConstraintSeverity.php index 645cca5b38..c11566faae 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConstraintSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRConstraintSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRContact.php index a7871a8ba8..2aca98f632 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -485,6 +485,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRContactSystem.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRContactSystem.php index 3a2bfede1b..6590222dde 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRContactSystem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRContactSystem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRContactUse.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRContactUse.php index 04747e9804..d12728bf8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRContactUse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRContactUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCriticality.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCriticality.php index 66c636d060..067762fa34 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCriticality.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRCriticality.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDate.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDate.php index 81f6b39f87..a35a312560 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDate.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDate.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDateTime.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDateTime.php index 92fad10164..773696c13f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDateTime.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDateTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -260,6 +260,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDecimal.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDecimal.php index c86a623d4f..9bf1f11c82 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDecimal.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDecimal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDecimal/FHIRScore.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDecimal/FHIRScore.php index fb01f80a51..fbaa780c78 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDecimal/FHIRScore.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDecimal/FHIRScore.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -194,15 +194,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDiagnosticOrderPriority.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDiagnosticOrderPriority.php index db5aa7ba9f..7220e62e96 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDiagnosticOrderPriority.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDiagnosticOrderPriority.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDiagnosticOrderStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDiagnosticOrderStatus.php index 59c21f854e..11c1b9e016 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDiagnosticOrderStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDiagnosticOrderStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDiagnosticReportStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDiagnosticReportStatus.php index 6987524c31..9965149d2d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDiagnosticReportStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDiagnosticReportStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDocumentMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDocumentMode.php index d2dab6a406..6d8bb62343 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDocumentMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDocumentMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDocumentReferenceStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDocumentReferenceStatus.php index d0a403617a..d89ce5d54c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDocumentReferenceStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDocumentReferenceStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -252,6 +252,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDocumentRelationshipType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDocumentRelationshipType.php index fa983cb1f5..2c113a6a4c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDocumentRelationshipType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRDocumentRelationshipType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIREncounterClass.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIREncounterClass.php index 997ec7cd63..335235bb97 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIREncounterClass.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIREncounterClass.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIREncounterState.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIREncounterState.php index e776717e18..11a2eb3fcc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIREncounterState.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIREncounterState.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIREventTiming.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIREventTiming.php index 30066b8994..309264db01 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIREventTiming.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIREventTiming.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRExposureType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRExposureType.php index 792b75a6df..a67cf03609 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRExposureType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRExposureType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRExtension.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRExtension.php index 843538d68a..24cdbd2f5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRExtension.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRExtension.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2029,6 +2029,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRExtensionContext.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRExtensionContext.php index 84704c233b..b0ae1bf655 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRExtensionContext.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRExtensionContext.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRFilterOperator.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRFilterOperator.php index 938a4157ce..04506c8729 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRFilterOperator.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRFilterOperator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRGroupType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRGroupType.php index 55f64f39f9..2bfb4e4675 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRGroupType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRGroupType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRHierarchicalRelationshipType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRHierarchicalRelationshipType.php index 9c894ebee3..23bc8e71d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRHierarchicalRelationshipType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRHierarchicalRelationshipType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRHumanName.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRHumanName.php index 0d14cedb4e..4e1aa4b078 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRHumanName.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRHumanName.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -940,6 +940,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRId.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRId.php index 94e8d7f153..4d41dd62d5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRId.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRId.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -260,6 +260,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRIdentifier.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRIdentifier.php index 0ca0ccd0dc..c2674ab885 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRIdentifier.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRIdentifier.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -643,6 +643,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRIdentifierUse.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRIdentifierUse.php index 60cae29a4f..59c6d76b63 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRIdentifierUse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRIdentifierUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRImagingModality.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRImagingModality.php index 6a3904fa01..d8837a1909 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRImagingModality.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRImagingModality.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInstanceAvailability.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInstanceAvailability.php index 8b821f2b77..58cd707cb0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInstanceAvailability.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInstanceAvailability.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInstant.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInstant.php index 36975cce2f..61f8bca94f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInstant.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInstant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInteger.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInteger.php index f70481b925..507d7620a8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInteger.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInteger.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInteger/FHIRTotalResults.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInteger/FHIRTotalResults.php index 83deff1a8a..163ae853a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInteger/FHIRTotalResults.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRInteger/FHIRTotalResults.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -188,15 +188,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRIssueSeverity.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRIssueSeverity.php index 0cdc0216e7..794091d378 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRIssueSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRIssueSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRLinkType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRLinkType.php index ef1918b9e8..25beff7c1f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRLinkType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRLinkType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRListMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRListMode.php index c759225f59..c3e74ca89c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRListMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRListMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRLocationMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRLocationMode.php index 606f86185a..f260d6b9eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRLocationMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRLocationMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -254,6 +254,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRLocationStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRLocationStatus.php index 1d3f82279e..4139a66e41 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRLocationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRLocationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMediaType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMediaType.php index ee502a1527..17a43e1e9f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMediaType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMediaType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationAdministrationStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationAdministrationStatus.php index d636673feb..d5ba2538f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationAdministrationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationAdministrationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationDispenseStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationDispenseStatus.php index a7c9985ce3..e5377b5ba1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationDispenseStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationDispenseStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationKind.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationKind.php index 36e151e6cc..da6f420ed5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationKind.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationPrescriptionStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationPrescriptionStatus.php index 0077dbe384..dccc142dcb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationPrescriptionStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMedicationPrescriptionStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -254,6 +254,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMessageSignificanceCategory.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMessageSignificanceCategory.php index 9c54ed37ac..773913e1dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMessageSignificanceCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRMessageSignificanceCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRModality.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRModality.php index 605fe1bb9c..f7fa89870e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRModality.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRModality.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRNameUse.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRNameUse.php index 608d7ec805..c57f0d311d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRNameUse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRNameUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRNarrative.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRNarrative.php index 7372b6f4b5..d976e798c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRNarrative.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRNarrative.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -331,6 +331,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRNarrativeStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRNarrativeStatus.php index fdaf590907..c6649fbc62 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRNarrativeStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRNarrativeStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRObservationRelationshipType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRObservationRelationshipType.php index 54c4c64f93..1d2fc8c108 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRObservationRelationshipType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRObservationRelationshipType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRObservationReliability.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRObservationReliability.php index 6eb169f5c9..bbf59406f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRObservationReliability.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRObservationReliability.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -254,6 +254,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRObservationStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRObservationStatus.php index 5270b2034f..62785f121c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRObservationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRObservationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIROid.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIROid.php index d0fa9e2a1c..71647b6cf3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIROid.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIROid.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIROrderOutcomeStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIROrderOutcomeStatus.php index c36d538ef5..1ac60ba211 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIROrderOutcomeStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIROrderOutcomeStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRPeriod.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRPeriod.php index 41c9edc8a2..c824e270d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRPeriod.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRPeriod.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -387,6 +387,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRProcedureRelationshipType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRProcedureRelationshipType.php index d980b34de8..1d4041b217 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRProcedureRelationshipType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRProcedureRelationshipType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRPropertyRepresentation.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRPropertyRepresentation.php index ef2151c9af..de6fbc710d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRPropertyRepresentation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRPropertyRepresentation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRProvenanceEntityRole.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRProvenanceEntityRole.php index 340d4a93bb..bdd9f27c6c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRProvenanceEntityRole.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRProvenanceEntityRole.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity.php index cf720e79d5..25eff3cc38 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -623,6 +623,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRAge.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRAge.php index b0cd887a0f..f4e12dfe13 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRAge.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRAge.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -181,15 +181,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRCount.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRCount.php index 6c91d3aa2f..31849f1229 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRCount.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRCount.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -181,15 +181,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRDistance.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRDistance.php index f772b0aab4..eaba310997 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRDistance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRDistance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -181,15 +181,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRDuration.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRDuration.php index 98a73c7f39..8c963355d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRDuration.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRDuration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -181,15 +181,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRMoney.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRMoney.php index dc43566ff4..1477a3ca78 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRMoney.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantity/FHIRMoney.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -181,15 +181,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantityCompararator.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantityCompararator.php index ee6cfaa5b8..ea9efca21b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantityCompararator.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuantityCompararator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQueryOutcome.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQueryOutcome.php index 21f40245cd..9db22172a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQueryOutcome.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQueryOutcome.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuestionnaireStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuestionnaireStatus.php index 65289dfe4f..b1b202c174 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuestionnaireStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRQuestionnaireStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRange.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRange.php index 7ea23c671d..ebbd2fc7c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRange.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRange.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -324,6 +324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRatio.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRatio.php index 3f8e00588d..76597fbcbc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRatio.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRatio.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -325,6 +325,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRReactionSeverity.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRReactionSeverity.php index 68a25b95ad..921af4a3dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRReactionSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRReactionSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRResourceProfileStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRResourceProfileStatus.php index edaf674ba7..9df5b10d96 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRResourceProfileStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRResourceProfileStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRResourceReference.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRResourceReference.php index e9fc382c12..8d83fd10a7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRResourceReference.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRResourceReference.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -384,6 +384,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRResponseType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRResponseType.php index f1372d0228..f98d7959d2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRResponseType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRResponseType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRestfulConformanceMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRestfulConformanceMode.php index 8c79367da4..15f02ff443 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRestfulConformanceMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRestfulConformanceMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRestfulOperationSystem.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRestfulOperationSystem.php index 5fad2c091f..cf18cd5b5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRestfulOperationSystem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRestfulOperationSystem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRestfulOperationType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRestfulOperationType.php index a1dcd57a62..ad462752ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRestfulOperationType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRRestfulOperationType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSampledData.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSampledData.php index 169a6a510b..8e5b9a1e60 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSampledData.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSampledData.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -786,6 +786,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSampledDataDataType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSampledDataDataType.php index b4a1e7fde5..8e52ba8d6e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSampledDataDataType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSampledDataDataType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -254,6 +254,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSchedule.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSchedule.php index 52e3000b5a..588d0427c7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSchedule.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSchedule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -361,6 +361,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSchedule/FHIRScheduleRepeat.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSchedule/FHIRScheduleRepeat.php index 03ceca61d2..3da12ee179 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSchedule/FHIRScheduleRepeat.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSchedule/FHIRScheduleRepeat.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -689,6 +689,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSearchParamType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSearchParamType.php index c90b64f8f8..b4e42551f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSearchParamType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSearchParamType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -252,6 +252,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventAction.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventAction.php index 3f0b539a48..129d827f84 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventAction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -254,6 +254,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventObjectLifecycle.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventObjectLifecycle.php index f845066839..c9655cc24e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventObjectLifecycle.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventObjectLifecycle.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventObjectRole.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventObjectRole.php index 506a4d7d1b..9e16311c67 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventObjectRole.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventObjectRole.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -254,6 +254,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventObjectType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventObjectType.php index 94b0de024c..4c70b75b6c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventObjectType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventObjectType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventOutcome.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventOutcome.php index 98e3b7bb0b..36a552deef 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventOutcome.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventOutcome.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventParticipantNetworkType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventParticipantNetworkType.php index 0377b87187..4062a16e61 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventParticipantNetworkType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSecurityEventParticipantNetworkType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSensitivityStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSensitivityStatus.php index d506e1bc54..c996d724fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSensitivityStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSensitivityStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSensitivityType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSensitivityType.php index aaa8976ad5..fe8f56b276 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSensitivityType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSensitivityType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSlicingRules.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSlicingRules.php index 20718299ef..f0ad89fbc5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSlicingRules.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSlicingRules.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRString.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRString.php index 38a942e1d6..ebded5cba1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRString.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRString.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSupplyDispenseStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSupplyDispenseStatus.php index c31dbebc7b..6e5602c01f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSupplyDispenseStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSupplyDispenseStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSupplyStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSupplyStatus.php index 09adbbb123..4d8b493443 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSupplyStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRSupplyStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRUnitsOfTime.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRUnitsOfTime.php index 084bb2ea7b..f1af02bfdf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRUnitsOfTime.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRUnitsOfTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -253,6 +253,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRUri.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRUri.php index 99cfb120a6..9f9eced7ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRUri.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRUri.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRUuid.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRUuid.php index 4863a82872..f456480246 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRUuid.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRUuid.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRValueSetStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRValueSetStatus.php index b075638e4d..b3c9c0b135 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRValueSetStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement/FHIRValueSetStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -252,6 +252,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRIdPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRIdPrimitive.php index b44169b487..8842000ac0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRIdPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRIdPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -243,6 +243,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRIdPrimitive/FHIRXmlIdRef.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRIdPrimitive/FHIRXmlIdRef.php index 6620f2724a..b981623caa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRIdPrimitive/FHIRXmlIdRef.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRIdPrimitive/FHIRXmlIdRef.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -70,7 +70,6 @@ class FHIRXmlIdRef extends FHIRIdPrimitive // name of FHIR type this class describes const FHIR_TYPE_NAME = PHPFHIRConstants::TYPE_NAME_XML_ID_REF; - /** @var string */ protected $_xmlns = 'http://hl7.org/fhir'; @@ -78,28 +77,19 @@ class FHIRXmlIdRef extends FHIRIdPrimitive * Validation map for fields in type xmlIdRef * @var array */ - private static $_fieldValidation = [ ]; + private static $_fieldValidation = [ + self::FIELD_VALUE => [ + PHPFHIRConstants::VALIDATE_PATTERN => '/^[a-z0-9\\-\\.]{1,36}$/', + ], + ]; /** * FHIRXmlIdRef Constructor - * @param null|array $data + * @param null|string $value */ - public function __construct($data = null) + public function __construct($value = null) { - if (null === $data || [] === $data) { - return; - } - if (is_scalar($data)) { - parent::__construct($data); - return; - } - if (!is_array($data)) { - throw new \InvalidArgumentException(sprintf( - 'FHIRXmlIdRef::_construct - $data expected to be null or array, %s seen', - gettype($data) - )); - } - parent::__construct($data); + parent::__construct($value); } /** @@ -185,24 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - if ([] !== ($vs = $this->_getFHIRComments())) { - $a[PHPFHIRConstants::JSON_FIELD_FHIR_COMMENTS] = $vs; - } - return $a; - } - - /** - * @return string - */ - public function __toString() - { - return self::FHIR_TYPE_NAME; - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRInstantPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRInstantPrimitive.php index 750e0bceda..eb1e6ee2a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRInstantPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRInstantPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRIntegerPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRIntegerPrimitive.php index ccbb0101fc..e328950261 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRIntegerPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRIntegerPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -251,6 +251,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIROidPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIROidPrimitive.php index c8d37d02dd..0a1708b5df 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIROidPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIROidPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -243,6 +243,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRResourceInline.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRResourceInline.php index 817300ff9e..74659c2508 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRResourceInline.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRResourceInline.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2903,6 +2903,7 @@ public function jsonSerialize() return null; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRSampledDataDataTypePrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRSampledDataDataTypePrimitive.php index 8ae0f4f013..83077c7b90 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRSampledDataDataTypePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRSampledDataDataTypePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -242,6 +242,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive.php index 25916b0730..5368956648 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -242,6 +242,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRAddressUseList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRAddressUseList.php index 71b5e16847..5f343d960d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRAddressUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRAddressUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRAggregationModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRAggregationModeList.php index 9592e2a88d..50bb032d75 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRAggregationModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRAggregationModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRAlertStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRAlertStatusList.php index 1bfd99c643..5523290b14 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRAlertStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRAlertStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRBindingConformanceList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRBindingConformanceList.php index 1778213389..6e7723eb42 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRBindingConformanceList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRBindingConformanceList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanActivityCategoryList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanActivityCategoryList.php index 80573378f8..a88e0725b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanActivityCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanActivityCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanActivityStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanActivityStatusList.php index 1d26be0e25..a64a8ec4db 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanActivityStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanActivityStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanGoalStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanGoalStatusList.php index c250137fdc..6c711aa724 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanGoalStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanGoalStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanStatusList.php index a3794c4ecf..4bc86cbbb1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCarePlanStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCausalityExpectationList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCausalityExpectationList.php index 8fb579cff7..a6e74ab20d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCausalityExpectationList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCausalityExpectationList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCompositionAttestationModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCompositionAttestationModeList.php index e0c40b5a98..47ba670533 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCompositionAttestationModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCompositionAttestationModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCompositionStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCompositionStatusList.php index 2ae18d79fd..9de8f769bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCompositionStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCompositionStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConceptMapEquivalenceList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConceptMapEquivalenceList.php index eb948d4a70..588f74e177 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConceptMapEquivalenceList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConceptMapEquivalenceList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConditionRelationshipTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConditionRelationshipTypeList.php index d303cf2f1f..93bbbe790b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConditionRelationshipTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConditionRelationshipTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConditionStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConditionStatusList.php index 4286c689e5..b73c47988e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConditionStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConditionStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConformanceEventModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConformanceEventModeList.php index ac39ba40e4..cdd2b97d92 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConformanceEventModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConformanceEventModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConformanceStatementStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConformanceStatementStatusList.php index fe5b81adbb..8d2595f251 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConformanceStatementStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConformanceStatementStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConstraintSeverityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConstraintSeverityList.php index eae6146813..38630ee1f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConstraintSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRConstraintSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRContactSystemList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRContactSystemList.php index 024379f6de..e95c823c28 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRContactSystemList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRContactSystemList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRContactUseList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRContactUseList.php index 6f81879f6d..1ff28c4f4b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRContactUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRContactUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCriticalityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCriticalityList.php index e49baa6f42..0c0621ec5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCriticalityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRCriticalityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityList.php index 49a054e196..4aa1184600 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDiagnosticOrderStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDiagnosticOrderStatusList.php index 171751ce36..42405622b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDiagnosticOrderStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDiagnosticOrderStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDiagnosticReportStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDiagnosticReportStatusList.php index 93b6116bab..432c1b788d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDiagnosticReportStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDiagnosticReportStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDocumentModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDocumentModeList.php index 825cdc300a..ad2da1ffe6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDocumentModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDocumentModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDocumentReferenceStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDocumentReferenceStatusList.php index c7f0d7fbce..c2d5a600c2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDocumentReferenceStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDocumentReferenceStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDocumentRelationshipTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDocumentRelationshipTypeList.php index 7456054c9f..07ed9ac309 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDocumentRelationshipTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRDocumentRelationshipTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIREncounterClassList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIREncounterClassList.php index 5ffe8f7843..10b4d42800 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIREncounterClassList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIREncounterClassList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIREncounterStateList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIREncounterStateList.php index d9de6e2791..9d2ab03386 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIREncounterStateList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIREncounterStateList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIREventTimingList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIREventTimingList.php index b32d645c7e..f2e667ba0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIREventTimingList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIREventTimingList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRExposureTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRExposureTypeList.php index e4f231caa2..0dcce2e7ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRExposureTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRExposureTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRExtensionContextList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRExtensionContextList.php index fcaf99adc0..9a2aad1bd0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRExtensionContextList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRExtensionContextList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRFilterOperatorList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRFilterOperatorList.php index 540a7ce006..25460c7344 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRFilterOperatorList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRFilterOperatorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRGroupTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRGroupTypeList.php index 4933881957..d89c3973e1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRGroupTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRGroupTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRHierarchicalRelationshipTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRHierarchicalRelationshipTypeList.php index 8bb15012a6..760b6142ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRHierarchicalRelationshipTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRHierarchicalRelationshipTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRIdentifierUseList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRIdentifierUseList.php index 1de3ed7dad..f84882e78b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRIdentifierUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRIdentifierUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRImagingModalityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRImagingModalityList.php index 21a9ad3ff5..d23baa5167 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRImagingModalityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRImagingModalityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRInstanceAvailabilityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRInstanceAvailabilityList.php index 4e55a4a580..97b76e1337 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRInstanceAvailabilityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRInstanceAvailabilityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRIssueSeverityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRIssueSeverityList.php index 0e35c8c7d8..e002939312 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRIssueSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRIssueSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRLinkTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRLinkTypeList.php index 47de301d30..f3c2f4f4ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRLinkTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRLinkTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRListModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRListModeList.php index 5f0a809078..99c776ce2d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRListModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRListModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRLocationModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRLocationModeList.php index ad69b942ff..46ac2b1c17 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRLocationModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRLocationModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRLocationStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRLocationStatusList.php index cc502cce6a..f7c73cb865 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRLocationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRLocationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMediaTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMediaTypeList.php index ab60139fcf..4084ecd518 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMediaTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMediaTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationAdministrationStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationAdministrationStatusList.php index ea888e6ca5..056971998d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationAdministrationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationAdministrationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationDispenseStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationDispenseStatusList.php index 7361255cee..0996d9d407 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationDispenseStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationDispenseStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationKindList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationKindList.php index 2377cc9865..2b80f96301 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationPrescriptionStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationPrescriptionStatusList.php index e035cdda46..9c4ffc16c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationPrescriptionStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMedicationPrescriptionStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMessageSignificanceCategoryList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMessageSignificanceCategoryList.php index df983e03ef..c1e47d996f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMessageSignificanceCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRMessageSignificanceCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRModalityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRModalityList.php index 589a602bc3..1eebf88e55 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRModalityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRModalityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRNameUseList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRNameUseList.php index c011b768b4..caacb37259 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRNameUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRNameUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRNarrativeStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRNarrativeStatusList.php index 3172be67e5..c46e2a4b67 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRNarrativeStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRNarrativeStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRObservationRelationshipTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRObservationRelationshipTypeList.php index c470455a24..7fe97c1bd5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRObservationRelationshipTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRObservationRelationshipTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRObservationReliabilityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRObservationReliabilityList.php index ff5771362b..633878c8cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRObservationReliabilityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRObservationReliabilityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRObservationStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRObservationStatusList.php index 739b5a38d2..6448e75beb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRObservationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRObservationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIROrderOutcomeStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIROrderOutcomeStatusList.php index db6b19a9f6..880311ff01 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIROrderOutcomeStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIROrderOutcomeStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRProcedureRelationshipTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRProcedureRelationshipTypeList.php index 7ee08c6616..9779421d2b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRProcedureRelationshipTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRProcedureRelationshipTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRPropertyRepresentationList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRPropertyRepresentationList.php index dd06f4f8ad..bc3b13b9ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRPropertyRepresentationList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRPropertyRepresentationList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRProvenanceEntityRoleList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRProvenanceEntityRoleList.php index 30d4c50a3f..81b766c8f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRProvenanceEntityRoleList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRProvenanceEntityRoleList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRQuantityCompararatorList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRQuantityCompararatorList.php index 4cc0b8ea88..f5267b1eb4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRQuantityCompararatorList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRQuantityCompararatorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRQueryOutcomeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRQueryOutcomeList.php index 7521bf18ac..b109a02efa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRQueryOutcomeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRQueryOutcomeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRQuestionnaireStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRQuestionnaireStatusList.php index d0a95f7a36..001f9602b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRQuestionnaireStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRQuestionnaireStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRReactionSeverityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRReactionSeverityList.php index 9ffa127047..93f9a85b6e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRReactionSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRReactionSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResourceProfileStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResourceProfileStatusList.php index 85facce4f4..17067d3dc2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResourceProfileStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResourceProfileStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRResourceType.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResourceType.php similarity index 69% rename from src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRResourceType.php rename to src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResourceType.php index bd97e2772d..2cded14fd3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRResourceType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResourceType.php @@ -1,12 +1,12 @@ [ + PHPFHIRConstants::VALIDATE_ENUM => ['Provenance','Condition','CarePlan','Supply','Device','Query','Order','Organization','Procedure','Substance','DiagnosticReport','Group','ValueSet','Medication','MessageHeader','ImmunizationRecommendation','DocumentManifest','MedicationDispense','MedicationPrescription','MedicationAdministration','Encounter','SecurityEvent','MedicationStatement','List','Questionnaire','Composition','DeviceObservationReport','OperationOutcome','Conformance','Media','FamilyHistory','Other','Profile','Location','Observation','AllergyIntolerance','DocumentReference','Immunization','RelatedPerson','Specimen','OrderResponse','Alert','ConceptMap','Patient','Practitioner','AdverseReaction','ImagingStudy','DiagnosticOrder',], + ], + ]; /** * FHIRResourceType Constructor - * @param null|array $data + * @param null|string $value */ - public function __construct($data = null) + public function __construct($value = null) { - if (null === $data || [] === $data) { - return; - } - if (!is_array($data)) { - throw new \InvalidArgumentException(sprintf( - 'FHIRResourceType::_construct - $data expected to be null or array, %s seen', - gettype($data) - )); - } - if (isset($data[PHPFHIRConstants::JSON_FIELD_FHIR_COMMENTS])) { - if (is_array($data[PHPFHIRConstants::JSON_FIELD_FHIR_COMMENTS])) { - $this->_setFHIRComments($data[PHPFHIRConstants::JSON_FIELD_FHIR_COMMENTS]); - } else if (is_string($data[PHPFHIRConstants::JSON_FIELD_FHIR_COMMENTS])) { - $this->_addFHIRComment($data[PHPFHIRConstants::JSON_FIELD_FHIR_COMMENTS]); - } - } + parent::__construct($value); } /** @@ -110,30 +100,6 @@ public function _getFHIRTypeName() return self::FHIR_TYPE_NAME; } - /** - * @return string|null - */ - public function _getFHIRXMLNamespace() - { - return '' === $this->_xmlns ? null : $this->_xmlns; - } - - /** - * @param null|string $xmlNamespace - * @return static - */ - public function _setFHIRXMLNamespace($xmlNamespace) - { - if (null === $xmlNamespace || is_string($xmlNamespace)) { - $this->_xmlns = (string)$xmlNamespace; - return $this; - } - throw new \InvalidArgumentException(sprintf( - '$xmlNamespace must be a null or string value, %s seen.', - gettype($xmlNamespace) - )); - } - /** * @return string */ @@ -157,9 +123,9 @@ public function _validationErrors() /** * @param \SimpleXMLElement|string|null $sxe - * @param null|\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType $type + * @param null|\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType $type * @param null|int $libxmlOpts - * @return null|\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType + * @return null|\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType */ public static function xmlUnserialize($sxe = null, PHPFHIRTypeInterface $type = null, $libxmlOpts = 591872) { @@ -181,10 +147,11 @@ public static function xmlUnserialize($sxe = null, PHPFHIRTypeInterface $type = $type = new FHIRResourceType; } elseif (!is_object($type) || !($type instanceof FHIRResourceType)) { throw new \RuntimeException(sprintf( - 'FHIRResourceType::xmlUnserialize - $type must be instance of \DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType or null, %s seen.', + 'FHIRResourceType::xmlUnserialize - $type must be instance of \DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType or null, %s seen.', is_object($type) ? get_class($type) : gettype($type) )); } + FHIRStringPrimitive::xmlUnserialize($sxe, $type); $xmlNamespaces = $sxe->getDocNamespaces(false, false); if ([] !== $xmlNamespaces) { $ns = reset($xmlNamespaces); @@ -205,26 +172,7 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 if (null === $sxe) { $sxe = new \SimpleXMLElement($this->_getFHIRXMLElementDefinition(), $libxmlOpts, false); } + parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return array - */ - public function jsonSerialize() - { - $a = []; - if ([] !== ($vs = $this->_getFHIRComments())) { - $a[PHPFHIRConstants::JSON_FIELD_FHIR_COMMENTS] = $vs; - } - return $a; - } - - /** - * @return string - */ - public function __toString() - { - return self::FHIR_TYPE_NAME; - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRResourceType/FHIRResourceNamesPlusBinary.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResourceType/FHIRResourceNamesPlusBinary.php similarity index 81% rename from src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRResourceType/FHIRResourceNamesPlusBinary.php rename to src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResourceType/FHIRResourceNamesPlusBinary.php index e5a6a535b3..872e62384e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRResourceType/FHIRResourceNamesPlusBinary.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResourceType/FHIRResourceNamesPlusBinary.php @@ -1,12 +1,12 @@ [ + PHPFHIRConstants::VALIDATE_ENUM => ['Binary',], + ], + ]; /** * FHIRResourceNamesPlusBinary Constructor - * @param null|array $data + * @param null|string $value */ - public function __construct($data = null) + public function __construct($value = null) { - if (null === $data || [] === $data) { - return; - } - if (!is_array($data)) { - throw new \InvalidArgumentException(sprintf( - 'FHIRResourceNamesPlusBinary::_construct - $data expected to be null or array, %s seen', - gettype($data) - )); - } - parent::__construct($data); + parent::__construct($value); } /** @@ -128,9 +124,9 @@ public function _validationErrors() /** * @param \SimpleXMLElement|string|null $sxe - * @param null|\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType\FHIRResourceNamesPlusBinary $type + * @param null|\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType\FHIRResourceNamesPlusBinary $type * @param null|int $libxmlOpts - * @return null|\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType\FHIRResourceNamesPlusBinary + * @return null|\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType\FHIRResourceNamesPlusBinary */ public static function xmlUnserialize($sxe = null, PHPFHIRTypeInterface $type = null, $libxmlOpts = 591872) { @@ -152,7 +148,7 @@ public static function xmlUnserialize($sxe = null, PHPFHIRTypeInterface $type = $type = new FHIRResourceNamesPlusBinary; } elseif (!is_object($type) || !($type instanceof FHIRResourceNamesPlusBinary)) { throw new \RuntimeException(sprintf( - 'FHIRResourceNamesPlusBinary::xmlUnserialize - $type must be instance of \DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType\FHIRResourceNamesPlusBinary or null, %s seen.', + 'FHIRResourceNamesPlusBinary::xmlUnserialize - $type must be instance of \DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType\FHIRResourceNamesPlusBinary or null, %s seen.', is_object($type) ? get_class($type) : gettype($type) )); } @@ -180,21 +176,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - - /** - * @return string - */ - public function __toString() - { - return self::FHIR_TYPE_NAME; - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResponseTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResponseTypeList.php index c8dcef9ada..cb112124b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResponseTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRResponseTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRRestfulConformanceModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRRestfulConformanceModeList.php index 8c05e706a7..cd4ccada5d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRRestfulConformanceModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRRestfulConformanceModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRRestfulOperationSystemList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRRestfulOperationSystemList.php index e1874eaf79..6ee4801853 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRRestfulOperationSystemList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRRestfulOperationSystemList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRRestfulOperationTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRRestfulOperationTypeList.php index a8f2dda812..1aa79d0f0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRRestfulOperationTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRRestfulOperationTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSearchParamTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSearchParamTypeList.php index cbf7563a83..76fe0a38c3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSearchParamTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSearchParamTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventActionList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventActionList.php index 90bcb24dd9..2060b2a764 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventActionList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventActionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventObjectLifecycleList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventObjectLifecycleList.php index eb89882a07..d7527e8ab7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventObjectLifecycleList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventObjectLifecycleList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventObjectRoleList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventObjectRoleList.php index 81dd94a47a..58d4154c56 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventObjectRoleList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventObjectRoleList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventObjectTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventObjectTypeList.php index ae6442431f..94afeb90d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventObjectTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventObjectTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventOutcomeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventOutcomeList.php index 019932ab76..aaddd21f10 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventOutcomeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventOutcomeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventParticipantNetworkTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventParticipantNetworkTypeList.php index efc0ab449c..be1ab497e7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventParticipantNetworkTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSecurityEventParticipantNetworkTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSensitivityStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSensitivityStatusList.php index b61c5faf0a..e343a50021 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSensitivityStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSensitivityStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSensitivityTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSensitivityTypeList.php index 4256837809..a169d886bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSensitivityTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSensitivityTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSlicingRulesList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSlicingRulesList.php index 9862dbad2d..2dd10a1fab 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSlicingRulesList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSlicingRulesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSupplyDispenseStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSupplyDispenseStatusList.php index 55b30ae868..fc3a0581b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSupplyDispenseStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSupplyDispenseStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSupplyStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSupplyStatusList.php index 30b3b070f2..ae194ed316 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSupplyStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRSupplyStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRUnitsOfTimeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRUnitsOfTimeList.php index 1e83f57a55..38ace029bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRUnitsOfTimeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRUnitsOfTimeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRValueSetStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRValueSetStatusList.php index 49eb95b0ff..9e6af16444 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRValueSetStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRStringPrimitive/FHIRValueSetStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -175,20 +175,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRUriPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRUriPrimitive.php index e820917577..f6765ae77d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRUriPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRUriPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -238,6 +238,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRUuidPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRUuidPrimitive.php index ce17cd8a65..6e1d95ca5d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRUuidPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRUuidPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -243,6 +243,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRAutoloader.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRAutoloader.php index 2bdc616e73..91aaf39767 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRAutoloader.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRAutoloader.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -404,8 +404,6 @@ abstract class PHPFHIRAutoloader 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRIntegerPrimitive' => 'FHIRIntegerPrimitive.php', 'DCarbone\PHPFHIRGenerated\DSTU1\FHIROidPrimitive' => 'FHIROidPrimitive.php', 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceInline' => 'FHIRResourceInline.php', - 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType' => 'FHIRResourceType.php', - 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType\FHIRResourceNamesPlusBinary' => 'FHIRResourceType/FHIRResourceNamesPlusBinary.php', 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRSampledDataDataTypePrimitive' => 'FHIRSampledDataDataTypePrimitive.php', 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive' => 'FHIRStringPrimitive.php', 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRAddressUseList' => 'FHIRStringPrimitive/FHIRAddressUseList.php', @@ -471,6 +469,8 @@ abstract class PHPFHIRAutoloader 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRQuestionnaireStatusList' => 'FHIRStringPrimitive/FHIRQuestionnaireStatusList.php', 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRReactionSeverityList' => 'FHIRStringPrimitive/FHIRReactionSeverityList.php', 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceProfileStatusList' => 'FHIRStringPrimitive/FHIRResourceProfileStatusList.php', + 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType' => 'FHIRStringPrimitive/FHIRResourceType.php', + 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType\FHIRResourceNamesPlusBinary' => 'FHIRStringPrimitive/FHIRResourceType/FHIRResourceNamesPlusBinary.php', 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResponseTypeList' => 'FHIRStringPrimitive/FHIRResponseTypeList.php', 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRRestfulConformanceModeList' => 'FHIRStringPrimitive/FHIRRestfulConformanceModeList.php', 'DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRRestfulOperationSystemList' => 'FHIRStringPrimitive/FHIRRestfulOperationSystemList.php', diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRCommentContainerInterface.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRCommentContainerInterface.php index 105b73a316..eab411b581 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRCommentContainerInterface.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRCommentContainerInterface.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRCommentContainerTrait.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRCommentContainerTrait.php index ea25f33085..7b1506b6c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRCommentContainerTrait.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRCommentContainerTrait.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRConstants.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRConstants.php index a4ce6b9eeb..03b47751da 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRConstants.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRConstants.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -68,7 +68,7 @@ abstract class PHPFHIRConstants const SOURCE_GENERATION_DATE = 'Tue, Sep 30, 2014 18:08+1000'; // PHPFHIR - const CODE_GENERATION_DATE = 'November 30th, 2019 21:21+0000'; + const CODE_GENERATION_DATE = 'November 30th, 2019 23:37+0000'; // Common const JSON_FIELD_RESOURCE_TYPE = 'resourceType'; @@ -796,11 +796,11 @@ abstract class PHPFHIRConstants const TYPE_CLASS_RELATED_PERSON = '\\DCarbone\\PHPFHIRGenerated\\DSTU1\\FHIRElement\\FHIRBackboneElement\\FHIRResource\\FHIRRelatedPerson'; const TYPE_CLASS_RESOURCE = '\\DCarbone\\PHPFHIRGenerated\\DSTU1\\FHIRElement\\FHIRBackboneElement\\FHIRResource'; const TYPE_CLASS_RESOURCE_DOT_INLINE = '\\DCarbone\\PHPFHIRGenerated\\DSTU1\\FHIRResourceInline'; - const TYPE_CLASS_RESOURCE_NAMES_PLUS_BINARY = '\\DCarbone\\PHPFHIRGenerated\\DSTU1\\FHIRResourceType\\FHIRResourceNamesPlusBinary'; + const TYPE_CLASS_RESOURCE_NAMES_PLUS_BINARY = '\\DCarbone\\PHPFHIRGenerated\\DSTU1\\FHIRStringPrimitive\\FHIRResourceType\\FHIRResourceNamesPlusBinary'; const TYPE_CLASS_RESOURCE_PROFILE_STATUS = '\\DCarbone\\PHPFHIRGenerated\\DSTU1\\FHIRElement\\FHIRResourceProfileStatus'; const TYPE_CLASS_RESOURCE_PROFILE_STATUS_HYPHEN_LIST = '\\DCarbone\\PHPFHIRGenerated\\DSTU1\\FHIRStringPrimitive\\FHIRResourceProfileStatusList'; const TYPE_CLASS_RESOURCE_REFERENCE = '\\DCarbone\\PHPFHIRGenerated\\DSTU1\\FHIRElement\\FHIRResourceReference'; - const TYPE_CLASS_RESOURCE_TYPE = '\\DCarbone\\PHPFHIRGenerated\\DSTU1\\FHIRResourceType'; + const TYPE_CLASS_RESOURCE_TYPE = '\\DCarbone\\PHPFHIRGenerated\\DSTU1\\FHIRStringPrimitive\\FHIRResourceType'; const TYPE_CLASS_RESPONSE_TYPE = '\\DCarbone\\PHPFHIRGenerated\\DSTU1\\FHIRElement\\FHIRResponseType'; const TYPE_CLASS_RESPONSE_TYPE_HYPHEN_LIST = '\\DCarbone\\PHPFHIRGenerated\\DSTU1\\FHIRStringPrimitive\\FHIRResponseTypeList'; const TYPE_CLASS_RESTFUL_CONFORMANCE_MODE = '\\DCarbone\\PHPFHIRGenerated\\DSTU1\\FHIRElement\\FHIRRestfulConformanceMode'; diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRContainedTypeInterface.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRContainedTypeInterface.php index dc49bb47b6..f16e2d458f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRContainedTypeInterface.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRContainedTypeInterface.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRResponseParser.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRResponseParser.php index e92a4e5bf7..fbc90eacaa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRResponseParser.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRResponseParser.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRResponseParserConfig.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRResponseParserConfig.php index 15ba865c47..30a9292b06 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRResponseParserConfig.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRResponseParserConfig.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php index b3e3aa4f77..37f51e1699 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRBinaryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRBinaryTest.php index 9fd315f3dd..6bf38eedab 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRBinaryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRBinaryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRBooleanPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRBooleanPrimitiveTest.php index 6b168671e1..db66428a01 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRBooleanPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRBooleanPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRCodePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRCodePrimitiveTest.php index a37f3d4b37..f964f9ed25 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRCodePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRCodePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRDatePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRDatePrimitiveTest.php index 6eccfa91eb..b1f3d96b9f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRDatePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRDatePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRDateTimePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRDateTimePrimitiveTest.php index 0aeb06bb48..18722f6d41 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRDateTimePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRDateTimePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRDecimalPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRDecimalPrimitiveTest.php index ae6a4ca5ab..1f5a278417 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRDecimalPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRDecimalPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAddressTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAddressTest.php index a5e6e82d76..887e0c1c77 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAddressTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAddressTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php index 2aea712a2d..4711a065f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php index 3027bae306..ada5a176cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAlertStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAlertStatusTest.php index d0f345eb83..1bc1aeea18 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAlertStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAlertStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php index 6ae24f9fa1..94f3300e53 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionExposureTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionExposureTest.php index c8ec8790ac..6a4cfdbc77 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionExposureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionExposureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionSymptomTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionSymptomTest.php index 52f28eaf1b..79fb64e7c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionSymptomTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseReaction/FHIRAdverseReactionSymptomTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php index 5fcbbe5770..233ee5a3bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanGoalTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanGoalTest.php index c42bdc9af1..a11bc2e9ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanGoalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanGoalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipantTest.php index 3deef6003c..cd4523db38 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanSimpleTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanSimpleTest.php index 2286392076..57563971dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanSimpleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanSimpleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php index a2b5b9bdf5..75e67aaafe 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php index c0352d4bc2..1e10bce3ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php index e46dec530c..95ef3427b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapConceptTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapConceptTest.php index b75ab40a25..f1d78768a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapConceptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapConceptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php index 68be5196d4..7aa57af74c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapMapTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapMapTest.php index b82cbca696..292a4087a5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapMapTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapMapTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php index 8064577f78..eb2f981b52 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionLocationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionLocationTest.php index d9a3e5d34a..20126a7737 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionLocationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionLocationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionRelatedItemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionRelatedItemTest.php index a493a8c22f..f43254d63d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionRelatedItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionRelatedItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php index 44fa1babfb..a098f9fb9d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificateTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificateTest.php index 7f40248a2b..8ae1fc62ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocumentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocumentTest.php index 40d51328f1..d792d89ee4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocumentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocumentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEventTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEventTest.php index 97a183af67..b159828fba 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementationTest.php index 27fa76d73b..1bb0ef29e1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessagingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessagingTest.php index a78df4f880..df86a95918 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessagingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessagingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation1Test.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation1Test.php index 8e6cd09dde..5e7c7e5a1e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperationTest.php index cea978336b..5d16b18414 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceQueryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceQueryTest.php index 04d21e4698..605454594a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceQueryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceQueryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResourceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResourceTest.php index 6c63456170..24714a5fa8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRestTest.php index c7fcda4e00..9c0f435973 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParamTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParamTest.php index 9fc17bffc6..f50e4ddfbc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParamTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParamTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurityTest.php index 20a216ffaf..d44757546f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftwareTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftwareTest.php index 10f073180a..b0443353f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftwareTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftwareTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportChannelTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportChannelTest.php index 3904a4b1e6..09ed18ca61 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportChannelTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportChannelTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportMetricTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportMetricTest.php index 478f5db0d2..f330fe008d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportMetricTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportMetricTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportVirtualDeviceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportVirtualDeviceTest.php index 08a6ca353a..3c5ce99c82 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportVirtualDeviceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceObservationReport/FHIRDeviceObservationReportVirtualDeviceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEventTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEventTest.php index ec4bd8a783..ef8f536317 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItemTest.php index 986287ac66..42f822ce07 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImageTest.php index 3565172afb..4dde15b8ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php index a5f9967e8e..90b4079a51 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceParameterTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceParameterTest.php index b6c9d45ff6..a6cdad3243 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php index d8f8a20e28..fe9e431640 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceServiceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceServiceTest.php index d5e1c56c94..0354ef94c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceServiceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceServiceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterAccomodationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterAccomodationTest.php index 2bbe5ca17e..8e9535e42f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterAccomodationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterAccomodationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php index 308d7f70ce..742715822b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php index bc0edf0680..ded6c888ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php index df8df105a8..2f3815191c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryConditionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryConditionTest.php index 9015407a7e..8f3e0209cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryConditionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryConditionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryRelationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryRelationTest.php index e2aa308961..453e166592 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryRelationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyHistory/FHIRFamilyHistoryRelationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php index 047358556c..0638e6860b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php index c7bb963cd9..c4f6368050 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php index 4f806e2d97..cb6ead5e5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanationTest.php index c10dd54670..ad1573aadd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php index e14bb2fb9f..43ae95cbf4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocolTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocolTest.php index f09e438345..ddd5d0c171 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocolTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocolTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php index 8c6ea6346e..adf553aabf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocolTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocolTest.php index 426d7549a8..68b3005bbd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocolTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocolTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php index c410ad6b6c..00e0f6c608 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php index 8555052023..4c79428ea1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php index 09cd755ae6..02b79bb858 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContentTest.php index f7c4ae7613..db00fabc6f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php index e0bd195c47..28affcaebb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackageTest.php index 31d0e3d2cc..bb4a4c0350 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProductTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProductTest.php index 536c74d1a9..9e5c5446d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProductTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProductTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php index 895535a651..fa3bd5cfed 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDispenseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDispenseTest.php index 1c7b3a7c4e..8cf50f6af0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDispenseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDispenseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosageTest.php index 3acc490b21..44a3c4e657 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php index bc8f210ab6..3f8b4da5ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDispenseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDispenseTest.php index 4b53c1f60a..e5da39173f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDispenseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDispenseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDosageInstructionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDosageInstructionTest.php index 8e57840bad..3fd02885a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDosageInstructionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionDosageInstructionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionSubstitutionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionSubstitutionTest.php index d2e41399e6..cf6fd98f3d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionSubstitutionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationPrescription/FHIRMedicationPrescriptionSubstitutionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosageTest.php index 74e1dce714..555dbc18bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php index 07fd65342f..d818232ac7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php index 079c37e2ea..dd1dee8c91 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php index 2d53d823ae..fadbc8ffe0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php index 20ca08263f..dea2ab88c3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelatedTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelatedTest.php index f05951996d..bf25b5cfc2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelatedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelatedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php index 04e9ba7e9a..ed397a5d2d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhenTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhenTest.php index 2ac83b5c95..9f90c591a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhenTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhenTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php index 72421704af..168425732b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimalTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimalTest.php index 3653a1c54d..dd617a26a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php index 3f4e86fda8..48c2161330 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php index 49afa61d98..345a0220ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php index 1b5512953e..294c45ec0c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php index 83c3cd63b9..5af0e1679b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureRelatedItemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureRelatedItemTest.php index 3ec09867b1..01a8e19e0c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureRelatedItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureRelatedItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileBindingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileBindingTest.php index f03a8bc65b..a021d445c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileBindingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileBindingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileConstraintTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileConstraintTest.php index f361674351..4d1a7376d2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileConstraintTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileConstraintTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileDefinitionTest.php index 2a69d36414..8cc3427b51 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileElementTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileElementTest.php index c7183e6aa4..6329e10cd4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileExtensionDefnTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileExtensionDefnTest.php index 591e44f5d3..2a2ccb0f56 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileExtensionDefnTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileExtensionDefnTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMapping1Test.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMapping1Test.php index 79ed351422..9899f10ba8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMapping1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMapping1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMappingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMappingTest.php index 0ed2a9f151..b999f95d2e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMappingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileMappingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileQueryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileQueryTest.php index d2569b7c5d..d072aca361 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileQueryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileQueryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSearchParamTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSearchParamTest.php index 6032fab644..50e002258d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSearchParamTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSearchParamTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSlicingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSlicingTest.php index f6515ed6a4..8527898c4c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSlicingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileSlicingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileStructureTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileStructureTest.php index dd0427e7d7..9c73152f6d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileStructureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileStructureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileTypeTest.php index c11cb5d22b..627531f1ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProfile/FHIRProfileTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php index 6595ab5197..abe97f5666 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php index 9720eda2d8..877bc315ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuery/FHIRQueryResponseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuery/FHIRQueryResponseTest.php index 9cad448bda..95e2a93612 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuery/FHIRQueryResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuery/FHIRQueryResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroupTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroupTest.php index aa0f221c1b..91c972123f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestionTest.php index e37ff55df9..2757a9517c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAdverseReactionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAdverseReactionTest.php index 5dffd5aa62..674d67a24a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAdverseReactionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAdverseReactionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAlertTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAlertTest.php index 5bd708e1ee..4a40621cf0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAlertTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAlertTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAllergyIntoleranceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAllergyIntoleranceTest.php index 13d9afb6c0..0cfc66ab60 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAllergyIntoleranceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRAllergyIntoleranceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCarePlanTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCarePlanTest.php index d30b64aa01..8a0a7227ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCarePlanTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCarePlanTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCompositionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCompositionTest.php index 4a5dac6fb6..f2bcc04e3c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCompositionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRCompositionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConceptMapTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConceptMapTest.php index 9808eb247f..1075208189 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConceptMapTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConceptMapTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConditionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConditionTest.php index 15444afc49..0843970f76 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConditionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConditionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConformanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConformanceTest.php index 9e36333142..1bb3c84d7a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConformanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRConformanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDeviceObservationReportTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDeviceObservationReportTest.php index 6d35337739..c877bb704a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDeviceObservationReportTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDeviceObservationReportTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDeviceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDeviceTest.php index 60b5400bef..a14020ec70 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDeviceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDeviceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticOrderTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticOrderTest.php index dc877efa27..e430ccac7d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticOrderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticOrderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticReportTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticReportTest.php index 9e34dd78ff..942558a9fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticReportTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDiagnosticReportTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentManifestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentManifestTest.php index 7b6b9d1b75..b135048e1e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentManifestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentManifestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentReferenceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentReferenceTest.php index 181ac7e768..931e51dc8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentReferenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRDocumentReferenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIREncounterTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIREncounterTest.php index 9c8fb169d7..22b0662832 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIREncounterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIREncounterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRFamilyHistoryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRFamilyHistoryTest.php index 1ff1b79592..077008e752 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRFamilyHistoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRFamilyHistoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRGroupTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRGroupTest.php index 9cb9a4d9ff..443acde5e7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImagingStudyTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImagingStudyTest.php index 5875c34f8c..d463458d1a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImagingStudyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImagingStudyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunizationRecommendationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunizationRecommendationTest.php index 6f29776798..361b79c561 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunizationRecommendationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunizationRecommendationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunizationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunizationTest.php index 1ca3a8137b..641fa5ffae 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRImmunizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRListTest.php index 8d9d611079..65ee2c33c1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRLocationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRLocationTest.php index 98351eada2..7f3ee63599 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRLocationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRLocationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMediaTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMediaTest.php index 62d7ec0516..249191810b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMediaTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMediaTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationAdministrationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationAdministrationTest.php index 74cbabc847..9fdef69a0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationAdministrationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationAdministrationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationDispenseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationDispenseTest.php index fab2f7529d..165695f8c4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationDispenseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationDispenseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationPrescriptionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationPrescriptionTest.php index 5c9ae645cd..2db46cbf15 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationPrescriptionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationPrescriptionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationStatementTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationStatementTest.php index b5f1865577..40e1690bf9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationStatementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationStatementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationTest.php index 6ec778bf0e..0a199442ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMedicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMessageHeaderTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMessageHeaderTest.php index dcff574d93..c7ec7250d2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMessageHeaderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRMessageHeaderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRObservationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRObservationTest.php index 40fcc2a3c0..8985e1cc35 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRObservationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRObservationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROperationOutcomeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROperationOutcomeTest.php index 0a677a49b4..c863eb55c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROperationOutcomeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROperationOutcomeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrderResponseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrderResponseTest.php index 05f85c563e..c47effcb14 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrderResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrderResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrderTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrderTest.php index 97a61b3f57..73137776bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrganizationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrganizationTest.php index ee13fa9c63..2a7be0bd44 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrganizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROrganizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROtherTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROtherTest.php index def03c88bb..bf6182655a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROtherTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIROtherTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPatientTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPatientTest.php index 07da54736f..4a5f275270 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPatientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPatientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPractitionerTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPractitionerTest.php index 4269c75503..03a866a712 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPractitionerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRPractitionerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProcedureTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProcedureTest.php index 8aede2474b..409202a640 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProcedureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProcedureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProfileTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProfileTest.php index 60b6864993..c2280103b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProfileTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProfileTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProvenanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProvenanceTest.php index cd650c3b40..bd12030805 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProvenanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRProvenanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQueryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQueryTest.php index 59d2e3c379..a64812e846 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQueryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQueryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQuestionnaireTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQuestionnaireTest.php index 595179b370..555c463846 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQuestionnaireTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRQuestionnaireTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRRelatedPersonTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRRelatedPersonTest.php index 5d735d98f5..1d9a5805d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRRelatedPersonTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRRelatedPersonTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSecurityEventTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSecurityEventTest.php index 87606fb63f..824937ceeb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSecurityEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSecurityEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSpecimenTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSpecimenTest.php index 84926490b8..3daf6f9860 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSpecimenTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSpecimenTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSubstanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSubstanceTest.php index 3c31eaec30..b82e83a5ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSubstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSubstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSupplyTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSupplyTest.php index 5647d41d57..f713604983 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSupplyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRSupplyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRValueSetTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRValueSetTest.php index 92d1d600c5..715e03cb15 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRValueSetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResource/FHIRValueSetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResourceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResourceTest.php index 868b36e374..566ef6f94b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventDetailTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventDetailTest.php index 9cd1fe4c53..8e0cd7266d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventEventTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventEventTest.php index e8f7855c81..7456620cf4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventNetworkTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventNetworkTest.php index aa1e3ab3cb..c3a958c7c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventNetworkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventNetworkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventObjectTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventObjectTest.php index 338680dc72..cfc3fc3fe6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventObjectTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventObjectTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventParticipantTest.php index 5c6d0df736..78903a676e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventSourceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventSourceTest.php index abc5fef8cb..5d113adabe 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventSourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSecurityEvent/FHIRSecurityEventSourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php index 1a185cb783..128a101fc3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php index 9fc4f62230..c1461640c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenSourceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenSourceTest.php index c4d987cbc7..39fafa0a9f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenSourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenSourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatmentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatmentTest.php index c7e2914a23..cf3f1f9790 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php index c92b196e96..65bc1e3623 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php index 99bc11123d..6ed8b81c26 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupply/FHIRSupplyDispenseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupply/FHIRSupplyDispenseTest.php index c81bae38ff..66faacdef5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupply/FHIRSupplyDispenseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupply/FHIRSupplyDispenseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php index c601e324b7..d989f22ac8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php index 9b3a34e191..99844c3a1f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php index acff22e6f7..dbf8c91c19 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDefineTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDefineTest.php index 0fc30ad118..ac27f8fb40 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDefineTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDefineTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php index 56b78a1703..22ec51106b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php index e280282bda..e4c679f6e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php index e488a2404c..9c6072831b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php index 588c59d937..9a581ba9e9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php index 2dd838e452..b05f6a2e82 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBindingConformanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBindingConformanceTest.php index 0d3020b902..24e49df235 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBindingConformanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBindingConformanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php index 550104b4e9..08e71dd8e1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityCategoryTest.php index c6c62f15ae..1bc6270e37 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php index 1625182b0a..9b8142302f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanGoalStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanGoalStatusTest.php index cf359a62b1..c86d664c85 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanGoalStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanGoalStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanStatusTest.php index f57e34f78e..9ecb39d50e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCarePlanStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCausalityExpectationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCausalityExpectationTest.php index 5e4163756b..13b92a458a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCausalityExpectationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCausalityExpectationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCodeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCodeTest.php index 91b86b0cc9..e3cfa8aaf7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php index 01d465c86c..7620f56033 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCodingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCodingTest.php index ad65444a13..50afe012e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCodingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCodingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php index 307b931d80..2508d0f3be 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php index fa26c3d5f8..a70b8284bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php index 3d15c0db50..cbef23dce9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConditionRelationshipTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConditionRelationshipTypeTest.php index 343761b833..4e0e313876 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConditionRelationshipTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConditionRelationshipTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConditionStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConditionStatusTest.php index 785cd7d0fe..3f76dfded2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConditionStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConditionStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConformanceEventModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConformanceEventModeTest.php index 5803f505de..8bfa756b2a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConformanceEventModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConformanceEventModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConformanceStatementStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConformanceStatementStatusTest.php index 024a2e1ef6..50182f94d8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConformanceStatementStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConformanceStatementStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php index 3e8ef2a252..14a1574f9e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRContactSystemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRContactSystemTest.php index 38e54b7447..ebb1d050ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRContactSystemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRContactSystemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRContactTest.php index 57cc8a952b..ebaabd1008 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRContactUseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRContactUseTest.php index d05ef018c4..c7f211e50b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRContactUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRContactUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCriticalityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCriticalityTest.php index c1849a92b3..bc9f528b76 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCriticalityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRCriticalityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDateTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDateTest.php index 3bd09cb2dc..318575c14d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php index dbea496b2a..c165d192c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDecimal/FHIRScoreTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDecimal/FHIRScoreTest.php index ac232e3091..38e4bb5341 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDecimal/FHIRScoreTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDecimal/FHIRScoreTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php index cb60ff2456..a73d02925d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderPriorityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderPriorityTest.php index 2f08834375..6a29ead995 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderPriorityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderPriorityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderStatusTest.php index e20a2b434d..06f6d08419 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php index 3d0aa7732b..94099a3240 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php index 773dbb22a4..f483067c6b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php index 4dd8884643..f60ea101db 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php index 24557746b3..660a3b6c96 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIREncounterClassTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIREncounterClassTest.php index 85b7ffe7e8..2bd7521ff9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIREncounterClassTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIREncounterClassTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIREncounterStateTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIREncounterStateTest.php index b2ae1aed9b..a7ed3592c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIREncounterStateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIREncounterStateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php index fcb90cc413..2071552435 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRExposureTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRExposureTypeTest.php index 69c0cc2d21..021fcf8a0a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRExposureTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRExposureTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRExtensionContextTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRExtensionContextTest.php index 794b764489..8a0dc75005 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRExtensionContextTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRExtensionContextTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php index 899d42c562..12bfae55f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php index d77b434389..7e6a0baf32 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php index dc23e9febd..1ff9fa2888 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRHierarchicalRelationshipTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRHierarchicalRelationshipTypeTest.php index 12f26e8230..01f92eeac8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRHierarchicalRelationshipTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRHierarchicalRelationshipTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php index 84ef572695..a6b652edc6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIdTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIdTest.php index 9bb2b90108..ccb4ccb6c4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIdTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIdTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php index f65284ad4b..e3f4a68a74 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php index 703bd38007..97e0b28e98 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRImagingModalityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRImagingModalityTest.php index 59ff75a626..e80f4317e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRImagingModalityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRImagingModalityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRInstanceAvailabilityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRInstanceAvailabilityTest.php index a9678d4ebf..c5586fc888 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRInstanceAvailabilityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRInstanceAvailabilityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRInstantTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRInstantTest.php index 2622c964b8..86d69e4bf7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRInstantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRInstantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRInteger/FHIRTotalResultsTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRInteger/FHIRTotalResultsTest.php index 44d002ab72..fc661fe056 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRInteger/FHIRTotalResultsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRInteger/FHIRTotalResultsTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php index e131937b7b..ecfebc6267 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php index d2056c63f5..f0d21ed0b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php index 31fd6accf2..2f9aec1d10 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRListModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRListModeTest.php index 4280b0c300..1c7b8b7019 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRListModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRListModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php index bf92c0f2bc..80461eddd6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php index 556093ed3a..810808ff08 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMediaTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMediaTypeTest.php index b1bef56bb8..41fb76300f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMediaTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMediaTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationAdministrationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationAdministrationStatusTest.php index d7fb58cbea..56b152a88c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationAdministrationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationAdministrationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationDispenseStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationDispenseStatusTest.php index 6d2d4ea53f..5da9e50aeb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationDispenseStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationDispenseStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationKindTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationKindTest.php index afd825150e..24e179bcf4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationPrescriptionStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationPrescriptionStatusTest.php index e8434a0981..ddf5b066b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationPrescriptionStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMedicationPrescriptionStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php index 9cced685f1..d3d4febbd8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRModalityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRModalityTest.php index b3a88344d1..fb61a66b3a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRModalityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRModalityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php index 7725a64ec3..ab71b07917 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php index b1bd2ec8d6..cd27ae4922 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php index 05b818c5d1..5a9c5c8785 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRObservationRelationshipTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRObservationRelationshipTypeTest.php index a92f06ec14..ea014c378b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRObservationRelationshipTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRObservationRelationshipTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRObservationReliabilityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRObservationReliabilityTest.php index c6cba009ba..44f8abcc6a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRObservationReliabilityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRObservationReliabilityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php index d58b722020..4441aa10b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIROidTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIROidTest.php index f25d250b43..082df4e258 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIROidTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIROidTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIROrderOutcomeStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIROrderOutcomeStatusTest.php index b568aed6a5..f71638c9f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIROrderOutcomeStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIROrderOutcomeStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php index 517b5fa42b..a84bebd5a5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRProcedureRelationshipTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRProcedureRelationshipTypeTest.php index c5ecdf1a12..0b25a1fafd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRProcedureRelationshipTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRProcedureRelationshipTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php index 73f2b3064e..b9941a7ed3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php index 47aaff2af4..0cb5c3e81c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php index b2b5b0784f..64022ddb9b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php index 3bb926a84d..ce6c4225d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php index c8017faf43..945afafa0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php index 78dffc3c26..85d5e549fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRMoneyTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRMoneyTest.php index f539888f0a..35f815cb2a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRMoneyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRMoneyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantityCompararatorTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantityCompararatorTest.php index 81a0531593..5e7117be27 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantityCompararatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantityCompararatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php index 7660e41098..816a936989 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQueryOutcomeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQueryOutcomeTest.php index dc9942b102..5cd2459c33 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQueryOutcomeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQueryOutcomeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuestionnaireStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuestionnaireStatusTest.php index 3652ec561f..eb985c217d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuestionnaireStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRQuestionnaireStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRangeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRangeTest.php index c0c77b95b1..3c871a7fc0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRangeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRangeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRatioTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRatioTest.php index 9b8f256d19..27d4866874 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRatioTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRatioTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRReactionSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRReactionSeverityTest.php index eaa74beb6b..9e560a4de1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRReactionSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRReactionSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRResourceProfileStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRResourceProfileStatusTest.php index f4ede80a06..cd673a3f01 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRResourceProfileStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRResourceProfileStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRResourceReferenceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRResourceReferenceTest.php index 28b699984a..a1fd78941a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRResourceReferenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRResourceReferenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php index 09f7739673..4b77eaa2b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRestfulConformanceModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRestfulConformanceModeTest.php index 3b26307cf0..4b50d69c94 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRestfulConformanceModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRestfulConformanceModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRestfulOperationSystemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRestfulOperationSystemTest.php index 2d23b4a8c6..4fd0604404 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRestfulOperationSystemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRestfulOperationSystemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRestfulOperationTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRestfulOperationTypeTest.php index ecf622a8af..1d7d95a054 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRestfulOperationTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRRestfulOperationTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php index 692300eff5..1e8c923752 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php index f060a39acc..e3374cd32f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSchedule/FHIRScheduleRepeatTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSchedule/FHIRScheduleRepeatTest.php index 192665c422..83dfa545e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSchedule/FHIRScheduleRepeatTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSchedule/FHIRScheduleRepeatTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRScheduleTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRScheduleTest.php index 1e67a83325..a45e252a13 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRScheduleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRScheduleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php index c76831cf5e..bf1ca83073 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventActionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventActionTest.php index 642778cdde..fd63c0d532 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventObjectLifecycleTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventObjectLifecycleTest.php index 7d5b71acb2..617241e09f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventObjectLifecycleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventObjectLifecycleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventObjectRoleTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventObjectRoleTest.php index 316c307e5a..e21c80d01b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventObjectRoleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventObjectRoleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventObjectTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventObjectTypeTest.php index 118bf93b0e..c3f6ed18f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventObjectTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventObjectTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventOutcomeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventOutcomeTest.php index 39667c121f..2914b0cff0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventOutcomeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventOutcomeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventParticipantNetworkTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventParticipantNetworkTypeTest.php index b04c46e0cf..6e4eccc09e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventParticipantNetworkTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSecurityEventParticipantNetworkTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSensitivityStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSensitivityStatusTest.php index fbbf59c6d7..b931339b08 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSensitivityStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSensitivityStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSensitivityTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSensitivityTypeTest.php index a38bef672f..c4afb906af 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSensitivityTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSensitivityTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php index 1f652d8294..263e20d642 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRStringTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRStringTest.php index 533e88f96b..d7e20eac24 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRStringTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRStringTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSupplyDispenseStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSupplyDispenseStatusTest.php index 217e2c8d90..16e1886fd2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSupplyDispenseStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSupplyDispenseStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSupplyStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSupplyStatusTest.php index 486ac74064..d3154ab0ae 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSupplyStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRSupplyStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php index bebd106fd0..1344e6f873 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRUriTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRUriTest.php index b64be2718d..cfba37759c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRUriTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRUriTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRUuidTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRUuidTest.php index bcbfac54b3..bb5099a395 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRUuidTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRUuidTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRValueSetStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRValueSetStatusTest.php index 12e6c1b96f..43d56d1596 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRValueSetStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElement/FHIRValueSetStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElementTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElementTest.php index 3c7ee89f87..4ba77cd774 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRIdPrimitive/FHIRXmlIdRefTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRIdPrimitive/FHIRXmlIdRefTest.php index 08aa08c0af..b7c54f7fa1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRIdPrimitive/FHIRXmlIdRefTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRIdPrimitive/FHIRXmlIdRefTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRIdPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRIdPrimitiveTest.php index ac87f7b71f..0b00f7e0ae 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRIdPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRIdPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRInstantPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRInstantPrimitiveTest.php index 2e872ca266..95cafcfa68 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRInstantPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRInstantPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRIntegerPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRIntegerPrimitiveTest.php index 77964a0dcc..487a31b897 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRIntegerPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRIntegerPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIROidPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIROidPrimitiveTest.php index cb4086a18e..24e40b2a4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIROidPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIROidPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRResourceInlineTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRResourceInlineTest.php index 5eba3c60f6..04b9b88eb3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRResourceInlineTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRResourceInlineTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php index c24b0e4eb8..e643eb2f5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRAddressUseListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRAddressUseListTest.php index 69c2b14876..6e4ff6a4a4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRAddressUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRAddressUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRAggregationModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRAggregationModeListTest.php index 8ee628be6f..bf46cc1437 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRAggregationModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRAggregationModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRAlertStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRAlertStatusListTest.php index 720f701581..81f9603dda 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRAlertStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRAlertStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRBindingConformanceListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRBindingConformanceListTest.php index a6b048993b..cf39f0c5d2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRBindingConformanceListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRBindingConformanceListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanActivityCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanActivityCategoryListTest.php index 48b69d0eed..d62140f32f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanActivityCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanActivityCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanActivityStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanActivityStatusListTest.php index d750037733..803fe21120 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanActivityStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanActivityStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanGoalStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanGoalStatusListTest.php index a91187e8d4..5a5cbb0d60 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanGoalStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanGoalStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanStatusListTest.php index b45e56c589..a4aaa9e319 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCausalityExpectationListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCausalityExpectationListTest.php index 20ded0f682..aa865ab470 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCausalityExpectationListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCausalityExpectationListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionAttestationModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionAttestationModeListTest.php index 0cab0b5cdc..1741ba1e45 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionAttestationModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionAttestationModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionStatusListTest.php index 881708d581..355a8f9f4f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConceptMapEquivalenceListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConceptMapEquivalenceListTest.php index 441aea349e..45926ac2bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConceptMapEquivalenceListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConceptMapEquivalenceListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionRelationshipTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionRelationshipTypeListTest.php index 4e1f76b25b..80c291f3bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionRelationshipTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionRelationshipTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionStatusListTest.php index d3056f6c13..30bd93e37e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceEventModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceEventModeListTest.php index 4059cce466..418ea9e869 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceEventModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceEventModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceStatementStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceStatementStatusListTest.php index 1c7c2289ef..9136fbcbc7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceStatementStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceStatementStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConstraintSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConstraintSeverityListTest.php index 204a2c1fe5..8f115b0791 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConstraintSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRConstraintSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRContactSystemListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRContactSystemListTest.php index f7ef72bec5..d89ba96a60 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRContactSystemListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRContactSystemListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRContactUseListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRContactUseListTest.php index f61ffcd606..886e8a0c5f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRContactUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRContactUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCriticalityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCriticalityListTest.php index 2d93028763..be7cef2675 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCriticalityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRCriticalityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityListTest.php index 6a01176f4d..b2ffe6e6ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderStatusListTest.php index 72da55912b..d6f1a197d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticReportStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticReportStatusListTest.php index e09cdedde5..da5445332c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticReportStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticReportStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentModeListTest.php index 2119635ad7..eaf25e140b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentReferenceStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentReferenceStatusListTest.php index 554683ec5f..17a9372dab 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentReferenceStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentReferenceStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentRelationshipTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentRelationshipTypeListTest.php index 8acd0639a3..d5d81cb0f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentRelationshipTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentRelationshipTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterClassListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterClassListTest.php index eff45a2448..d1f8177069 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterClassListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterClassListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterStateListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterStateListTest.php index 9fadd31d22..6e0853c66e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterStateListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterStateListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIREventTimingListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIREventTimingListTest.php index 826dcd3793..ab1f5ed4ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIREventTimingListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIREventTimingListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRExposureTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRExposureTypeListTest.php index b60cf0f80f..6fb16cb743 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRExposureTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRExposureTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRExtensionContextListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRExtensionContextListTest.php index 976df6f044..d06e6c1f8c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRExtensionContextListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRExtensionContextListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRFilterOperatorListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRFilterOperatorListTest.php index 80b05c3ea7..60a81c1f22 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRFilterOperatorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRFilterOperatorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRGroupTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRGroupTypeListTest.php index b8ad67255c..09d45e5f9e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRGroupTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRGroupTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRHierarchicalRelationshipTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRHierarchicalRelationshipTypeListTest.php index b61dcb16fe..7a72850d08 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRHierarchicalRelationshipTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRHierarchicalRelationshipTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRIdentifierUseListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRIdentifierUseListTest.php index 330caa8c82..06efb9affa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRIdentifierUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRIdentifierUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRImagingModalityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRImagingModalityListTest.php index 365b81f747..2fb44824f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRImagingModalityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRImagingModalityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRInstanceAvailabilityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRInstanceAvailabilityListTest.php index 4999228784..d6418e21ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRInstanceAvailabilityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRInstanceAvailabilityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRIssueSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRIssueSeverityListTest.php index 14371e0aad..0c274b8f4d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRIssueSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRIssueSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRLinkTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRLinkTypeListTest.php index 6a351d9388..c37df243b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRLinkTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRLinkTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRListModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRListModeListTest.php index 26212c51f6..fa99c549a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRListModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRListModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationModeListTest.php index 3c3c0d29db..8986ae4415 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationStatusListTest.php index 095f139984..f5090c8788 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMediaTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMediaTypeListTest.php index a31ed85009..22dc4eee95 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMediaTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMediaTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationAdministrationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationAdministrationStatusListTest.php index 049ebd5db0..85bff9f691 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationAdministrationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationAdministrationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationDispenseStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationDispenseStatusListTest.php index fe6d6df298..e9ede930f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationDispenseStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationDispenseStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationKindListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationKindListTest.php index bce8d6a79d..2fd2bf6e1a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationPrescriptionStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationPrescriptionStatusListTest.php index f6019660cb..c39c25c590 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationPrescriptionStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationPrescriptionStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMessageSignificanceCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMessageSignificanceCategoryListTest.php index c84eddff9b..cd16ea7ca3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMessageSignificanceCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRMessageSignificanceCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRModalityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRModalityListTest.php index 43935bd5f7..1bfaedfa95 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRModalityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRModalityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRNameUseListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRNameUseListTest.php index 01c91bdb20..bb790dcb7c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRNameUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRNameUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRNarrativeStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRNarrativeStatusListTest.php index 56313d5da8..c453e7d749 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRNarrativeStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRNarrativeStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationRelationshipTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationRelationshipTypeListTest.php index ac3c74db1f..b4d2f85a64 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationRelationshipTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationRelationshipTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationReliabilityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationReliabilityListTest.php index c8e619be42..b6592a532d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationReliabilityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationReliabilityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationStatusListTest.php index f5d97acac5..4c1f3c2259 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIROrderOutcomeStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIROrderOutcomeStatusListTest.php index 203b5fcbc9..243f7b914b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIROrderOutcomeStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIROrderOutcomeStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureRelationshipTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureRelationshipTypeListTest.php index 11a59037ce..ab04edb108 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureRelationshipTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureRelationshipTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRPropertyRepresentationListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRPropertyRepresentationListTest.php index a3c8dac944..d59e577b8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRPropertyRepresentationListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRPropertyRepresentationListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRProvenanceEntityRoleListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRProvenanceEntityRoleListTest.php index 0e0a1c0f82..9776922b7e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRProvenanceEntityRoleListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRProvenanceEntityRoleListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRQuantityCompararatorListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRQuantityCompararatorListTest.php index facba09f20..c43a420816 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRQuantityCompararatorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRQuantityCompararatorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRQueryOutcomeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRQueryOutcomeListTest.php index c228c53e42..74cb5955b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRQueryOutcomeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRQueryOutcomeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRQuestionnaireStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRQuestionnaireStatusListTest.php index f0dc28592d..6b93594e6a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRQuestionnaireStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRQuestionnaireStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRReactionSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRReactionSeverityListTest.php index bb206c9826..ad1f0eafc7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRReactionSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRReactionSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceProfileStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceProfileStatusListTest.php index 66305b6589..8889d74ed1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceProfileStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceProfileStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRResourceType/FHIRResourceNamesPlusBinaryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceType/FHIRResourceNamesPlusBinaryTest.php similarity index 87% rename from src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRResourceType/FHIRResourceNamesPlusBinaryTest.php rename to src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceType/FHIRResourceNamesPlusBinaryTest.php index ba86c89634..be49f988db 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRResourceType/FHIRResourceNamesPlusBinaryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceType/FHIRResourceNamesPlusBinaryTest.php @@ -1,11 +1,11 @@ assertInstanceOf('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType\FHIRResourceNamesPlusBinary', $type); + $this->assertInstanceOf('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType\FHIRResourceNamesPlusBinary', $type); } } diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRResourceTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceTypeTest.php similarity index 89% rename from src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRResourceTypeTest.php rename to src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceTypeTest.php index 7ec2c92cf0..507674e0c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRResourceTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceTypeTest.php @@ -1,11 +1,11 @@ assertInstanceOf('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType', $type); + $this->assertInstanceOf('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType', $type); } } diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResponseTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResponseTypeListTest.php index c5bee41865..2991a7421c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResponseTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRResponseTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulConformanceModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulConformanceModeListTest.php index feab20c4a4..e5192ed864 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulConformanceModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulConformanceModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulOperationSystemListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulOperationSystemListTest.php index 292a4b43bf..a1e34374e6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulOperationSystemListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulOperationSystemListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulOperationTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulOperationTypeListTest.php index 018a200160..93fc8e3608 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulOperationTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulOperationTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchParamTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchParamTypeListTest.php index a0c66ec7bb..d32c88454a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchParamTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchParamTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventActionListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventActionListTest.php index 9e6dab5cff..5894a3740f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventActionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventActionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventObjectLifecycleListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventObjectLifecycleListTest.php index 82dad1c67b..2450502fa9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventObjectLifecycleListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventObjectLifecycleListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventObjectRoleListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventObjectRoleListTest.php index 892bb7b008..6143fa22f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventObjectRoleListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventObjectRoleListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventObjectTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventObjectTypeListTest.php index bf6acd8e41..1304367211 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventObjectTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventObjectTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventOutcomeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventOutcomeListTest.php index ce79732bf0..451aeabfe0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventOutcomeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventOutcomeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventParticipantNetworkTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventParticipantNetworkTypeListTest.php index d445904687..57368aaaea 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventParticipantNetworkTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSecurityEventParticipantNetworkTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSensitivityStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSensitivityStatusListTest.php index 7e17b37c3d..14a7892aae 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSensitivityStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSensitivityStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSensitivityTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSensitivityTypeListTest.php index 34ff95bdc5..db79738c9d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSensitivityTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSensitivityTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSlicingRulesListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSlicingRulesListTest.php index 523d2d9e24..8656426bd4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSlicingRulesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSlicingRulesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyDispenseStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyDispenseStatusListTest.php index eac92bc3c9..d93efbd0cb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyDispenseStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyDispenseStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyStatusListTest.php index 951e2fcfbe..c2c4813057 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRUnitsOfTimeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRUnitsOfTimeListTest.php index 1fe5defe24..7bd4b5c979 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRUnitsOfTimeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRUnitsOfTimeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRValueSetStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRValueSetStatusListTest.php index 6879bf7819..dc3b2bc561 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRValueSetStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitive/FHIRValueSetStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitiveTest.php index 6e082b6abf..836c044686 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRStringPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRUriPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRUriPrimitiveTest.php index 9a870a2ddf..8cbb62f20e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRUriPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRUriPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRUuidPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRUuidPrimitiveTest.php index f8f106bd5a..4cb50ae32e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRUuidPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/FHIRUuidPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/PHPFHIRConstantsTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/PHPFHIRConstantsTest.php index 6eb451f25d..f708780ce0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/PHPFHIRConstantsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/PHPFHIRConstantsTest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1919,10 +1919,10 @@ public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_DSTU1_FHIRReso $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceInline', PHPFHIRConstants::TYPE_CLASS_RESOURCE_DOT_INLINE); } - public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_DSTU1_FHIRResourceType_FHIRResourceNamesPlusBinary() + public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_DSTU1_FHIRStringPrimitive_FHIRResourceType_FHIRResourceNamesPlusBinary() { $this->assertEquals('ResourceNamesPlusBinary', PHPFHIRConstants::TYPE_NAME_RESOURCE_NAMES_PLUS_BINARY); - $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType\FHIRResourceNamesPlusBinary', PHPFHIRConstants::TYPE_CLASS_RESOURCE_NAMES_PLUS_BINARY); + $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType\FHIRResourceNamesPlusBinary', PHPFHIRConstants::TYPE_CLASS_RESOURCE_NAMES_PLUS_BINARY); } public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_DSTU1_FHIRElement_FHIRResourceProfileStatus() @@ -1943,10 +1943,10 @@ public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_DSTU1_FHIRElem $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRElement\FHIRResourceReference', PHPFHIRConstants::TYPE_CLASS_RESOURCE_REFERENCE); } - public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_DSTU1_FHIRResourceType() + public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_DSTU1_FHIRStringPrimitive_FHIRResourceType() { $this->assertEquals('ResourceType', PHPFHIRConstants::TYPE_NAME_RESOURCE_TYPE); - $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType', PHPFHIRConstants::TYPE_CLASS_RESOURCE_TYPE); + $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType', PHPFHIRConstants::TYPE_CLASS_RESOURCE_TYPE); } public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_DSTU1_FHIRElement_FHIRResponseType() diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/PHPFHIRTypeMapTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/PHPFHIRTypeMapTest.php index 7234c3ef56..6649a12c91 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/PHPFHIRTypeMapTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTests/PHPFHIRTypeMapTest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1083,16 +1083,16 @@ public function testIsContainableResourceWithClassname() $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRElement\FHIRBackboneElement\FHIRResource')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceInline')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceInline')); - $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType\FHIRResourceNamesPlusBinary')); - $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType\FHIRResourceNamesPlusBinary')); + $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType\FHIRResourceNamesPlusBinary')); + $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType\FHIRResourceNamesPlusBinary')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\DSTU1\FHIRElement\FHIRResourceProfileStatus')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRElement\FHIRResourceProfileStatus')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceProfileStatusList')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceProfileStatusList')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\DSTU1\FHIRElement\FHIRResourceReference')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRElement\FHIRResourceReference')); - $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType')); - $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType')); + $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType')); + $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\DSTU1\FHIRElement\FHIRResponseType')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRElement\FHIRResponseType')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResponseTypeList')); @@ -2258,7 +2258,7 @@ public function testIsContainableResourceWithInstance() $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); $type = new \DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceInline; $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); - $type = new \DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType\FHIRResourceNamesPlusBinary; + $type = new \DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType\FHIRResourceNamesPlusBinary; $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); $type = new \DCarbone\PHPFHIRGenerated\DSTU1\FHIRElement\FHIRResourceProfileStatus; $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); @@ -2266,7 +2266,7 @@ public function testIsContainableResourceWithInstance() $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); $type = new \DCarbone\PHPFHIRGenerated\DSTU1\FHIRElement\FHIRResourceReference; $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); - $type = new \DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType; + $type = new \DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType; $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); $type = new \DCarbone\PHPFHIRGenerated\DSTU1\FHIRElement\FHIRResponseType; $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); @@ -2724,8 +2724,6 @@ public function testGetTypeClass() $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRIntegerPrimitive', PHPFHIRTypeMap::getTypeClass('integer-primitive')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIROidPrimitive', PHPFHIRTypeMap::getTypeClass('oid-primitive')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceInline', PHPFHIRTypeMap::getTypeClass('Resource.Inline')); - $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType', PHPFHIRTypeMap::getTypeClass('ResourceType')); - $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRResourceType\FHIRResourceNamesPlusBinary', PHPFHIRTypeMap::getTypeClass('ResourceNamesPlusBinary')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRSampledDataDataTypePrimitive', PHPFHIRTypeMap::getTypeClass('SampledDataDataType-primitive')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive', PHPFHIRTypeMap::getTypeClass('string-primitive')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRAddressUseList', PHPFHIRTypeMap::getTypeClass('AddressUse-list')); @@ -2791,6 +2789,8 @@ public function testGetTypeClass() $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRQuestionnaireStatusList', PHPFHIRTypeMap::getTypeClass('QuestionnaireStatus-list')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRReactionSeverityList', PHPFHIRTypeMap::getTypeClass('ReactionSeverity-list')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceProfileStatusList', PHPFHIRTypeMap::getTypeClass('ResourceProfileStatus-list')); + $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType', PHPFHIRTypeMap::getTypeClass('ResourceType')); + $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResourceType\FHIRResourceNamesPlusBinary', PHPFHIRTypeMap::getTypeClass('ResourceNamesPlusBinary')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRResponseTypeList', PHPFHIRTypeMap::getTypeClass('ResponseType-list')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRRestfulConformanceModeList', PHPFHIRTypeMap::getTypeClass('RestfulConformanceMode-list')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\DSTU1\FHIRStringPrimitive\FHIRRestfulOperationSystemList', PHPFHIRTypeMap::getTypeClass('RestfulOperationSystem-list')); diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTypeInterface.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTypeInterface.php index bc6f36b565..c8356a1a73 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTypeInterface.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTypeInterface.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTypeMap.php b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTypeMap.php index 302b101d41..f335115a86 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTypeMap.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU1/PHPFHIRTypeMap.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:21+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRBase64BinaryPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRBase64BinaryPrimitive.php index a41117ebc4..ae7c0220cd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRBase64BinaryPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRBase64BinaryPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRBooleanPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRBooleanPrimitive.php index 1d258a22d1..79e67d77b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRBooleanPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRBooleanPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -243,6 +243,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRCodePrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRCodePrimitive.php index 9dfd1cdf60..553a15b40f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRCodePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRCodePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -248,6 +248,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRDatePrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRDatePrimitive.php index 1a8c04c096..89f8460d01 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRDatePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRDatePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -276,6 +276,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRDateTimePrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRDateTimePrimitive.php index d8eb423131..c0f2db37ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRDateTimePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRDateTimePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -277,6 +277,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRDecimalPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRDecimalPrimitive.php index e52d39acc4..e07753b86e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRDecimalPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRDecimalPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -247,6 +247,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement.php index 768137c7cd..1f6bfcc011 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -408,6 +408,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAccountStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAccountStatus.php index 73b848f27f..e72d5167c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAccountStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAccountStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRActionList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRActionList.php index af9fe30669..25c23d758d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRActionList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRActionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAddress.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAddress.php index 0b5c26df98..a49567a45c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAddress.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAddress.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1070,6 +1070,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAddressType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAddressType.php index f49bfefdef..727bc92be4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAddressType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAddressType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAddressUse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAddressUse.php index 10dbee2065..4a07fe4f08 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAddressUse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAddressUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAdministrativeGender.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAdministrativeGender.php index 2a6f416f77..2a279079d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAdministrativeGender.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAdministrativeGender.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAggregationMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAggregationMode.php index c8fa644b3c..c76018427a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAggregationMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAggregationMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceCategory.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceCategory.php index dc9156dfc0..1c0241edd9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceCertainty.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceCertainty.php index aebf0352e1..5efefb70bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceCertainty.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceCertainty.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceCriticality.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceCriticality.php index 5754cd61b5..fcd783fd4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceCriticality.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceCriticality.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceSeverity.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceSeverity.php index 5ca6447809..dbdb7d164d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceStatus.php index 3c0765653f..e925141457 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceType.php index 00a09a824e..5717b55291 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAllergyIntoleranceType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAnnotation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAnnotation.php index 2f5d388e93..ae26e624ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAnnotation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAnnotation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -533,6 +533,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAnswerFormat.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAnswerFormat.php index 76e6bafffe..4f6c668b9c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAnswerFormat.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAnswerFormat.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAppointmentStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAppointmentStatus.php index e7eaf76346..df9d391bf2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAppointmentStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAppointmentStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAssertionDirectionType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAssertionDirectionType.php index 403b8bb619..88fcc8cba2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAssertionDirectionType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAssertionDirectionType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAssertionOperatorType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAssertionOperatorType.php index 9af8b5c3d7..4f0991e45e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAssertionOperatorType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAssertionOperatorType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAssertionResponseTypes.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAssertionResponseTypes.php index 5a6222d109..b21e4919a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAssertionResponseTypes.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAssertionResponseTypes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAttachment.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAttachment.php index c79d020776..67cdeb9a54 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAttachment.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAttachment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -932,6 +932,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAuditEventAction.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAuditEventAction.php index d3ef58837d..847c9d7745 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAuditEventAction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAuditEventAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAuditEventOutcome.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAuditEventOutcome.php index 4907fdf255..1ca050bee5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAuditEventOutcome.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAuditEventOutcome.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAuditEventParticipantNetworkType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAuditEventParticipantNetworkType.php index 0f4feda45b..e33772131a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAuditEventParticipantNetworkType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRAuditEventParticipantNetworkType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement.php index 89c7e57348..e4a15b144d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -332,6 +332,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReaction.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReaction.php index 5cbbd8c625..a770ce8ed3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReaction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReaction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -859,6 +859,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipant.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipant.php index d050220926..ab3c039d97 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -516,6 +516,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetail.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetail.php index ddb10a0b1e..e12de52270 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -380,6 +380,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEvent.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEvent.php index d7b2bbe99b..b3b2c1c05b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -800,6 +800,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetwork.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetwork.php index 46b563a22a..793a5305cb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetwork.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetwork.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -366,6 +366,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventObject.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventObject.php index 9a4762a4cb..4d3841f304 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventObject.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventObject.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -976,6 +976,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventParticipant.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventParticipant.php index 3b18687417..4ab23918cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1136,6 +1136,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSource.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSource.php index c231663485..c3f0d33e31 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSource.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -455,6 +455,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntry.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntry.php index 05e4887928..510b0edab4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntry.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntry.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -623,6 +623,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLink.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLink.php index b72e980d16..ef4f09304e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLink.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -380,6 +380,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequest.php index 8374f8073d..44f20eca5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -742,6 +742,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponse.php index 2403c48246..f347ee226a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -563,6 +563,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearch.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearch.php index 669a8d040f..2ea236db97 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearch.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearch.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -367,6 +367,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php index 46c7eab365..540d37b661 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -537,6 +537,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetail.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetail.php index 2665c5715a..1825e89b60 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1570,6 +1570,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipant.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipant.php index e6f6290273..a328f4d6fa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -328,6 +328,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanRelatedPlan.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanRelatedPlan.php index c0f751819d..c33221984e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanRelatedPlan.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanRelatedPlan.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -330,6 +330,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCoverage.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCoverage.php index 21bf41a71e..a4cba641ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCoverage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCoverage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -841,6 +841,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetail.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetail.php index 5a1d2658a0..4b179125ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -915,6 +915,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosis.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosis.php index da6fb2c152..591044c313 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosis.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosis.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -348,6 +348,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItem.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItem.php index 81aad8d1ff..d52cba73f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1521,6 +1521,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimMissingTeeth.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimMissingTeeth.php index fa187141c5..d669ce601c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimMissingTeeth.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimMissingTeeth.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -412,6 +412,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayee.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayee.php index 685cd48cd6..bc007e985c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayee.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayee.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -443,6 +443,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProsthesis.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProsthesis.php index f67247bd5e..17542de6be 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProsthesis.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProsthesis.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -437,6 +437,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetail.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetail.php index 72a5bcae2d..f804ca30aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -811,6 +811,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItem.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItem.php index 984d409637..dca72adeac 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -771,6 +771,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication.php index 9913aa7185..fb09730d9d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -402,6 +402,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication1.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication1.php index aad14e2397..45e52f2461 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication1.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -402,6 +402,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication2.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication2.php index 5a8de7a2cc..8d4c9140cb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication2.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication2.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -402,6 +402,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication3.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication3.php index d69679b051..152e83f82a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication3.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication3.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -402,6 +402,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication4.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication4.php index 0a19133cb5..38ce5f126a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication4.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication4.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -402,6 +402,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseCoverage.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseCoverage.php index f732e8d47a..2b733ccfd7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseCoverage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseCoverage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -841,6 +841,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail.php index 392ead5511..f66b9f4238 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -485,6 +485,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1.php index 2ab518d8ea..73b7608ccb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -404,6 +404,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseError.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseError.php index ddc91d4685..f6dcbc6309 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseError.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseError.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -542,6 +542,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItem.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItem.php index 1ed1a1b0a9..69924f9d7d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -619,6 +619,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseNote.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseNote.php index 4eaaf7b97b..beb4861fda 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseNote.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseNote.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -440,6 +440,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail.php index 9f1940e523..f8316f0a63 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -387,6 +387,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFinding.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFinding.php index f730f60a8d..970c8cd8a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFinding.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFinding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -356,6 +356,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigations.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigations.php index de39e0df75..a013a6944b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigations.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigations.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -379,6 +379,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionRuledOut.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionRuledOut.php index 628ada9578..12b801554b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionRuledOut.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionRuledOut.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -356,6 +356,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayload.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayload.php index 2e3f719715..5b8a711d8c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayload.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayload.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -417,6 +417,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayload.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayload.php index 927fb378f1..686cf73653 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayload.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayload.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -417,6 +417,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php index 328c63fc02..9ed5b1be17 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -488,6 +488,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php index e774d0ba37..d05147fbaf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -495,6 +495,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php index 06c9959af5..fc093d94bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -876,6 +876,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapContact.php index 6e80bb9867..353b86d720 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -396,6 +396,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php index 449b5cf9d2..807b3a0b8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -481,6 +481,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElement.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElement.php index 0bad0f0574..5205a8c122 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElement.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -482,6 +482,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTarget.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTarget.php index fee2bd1287..89bf63f5f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTarget.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTarget.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -789,6 +789,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php index c005f11ecc..e57f9382b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -367,6 +367,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php index 1597b6992e..a08060f0f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -374,6 +374,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificate.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificate.php index 3529e67dea..221e96b2f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificate.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificate.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -382,6 +382,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceContact.php index f76ebb5302..1709bdc8c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -397,6 +397,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocument.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocument.php index 309e7bf4a9..932dafc7af 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocument.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocument.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -425,6 +425,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEndpoint.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEndpoint.php index 1818e8dd9d..5ec604bb10 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEndpoint.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEndpoint.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -355,6 +355,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEvent.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEvent.php index 51d2900c11..c5ecd8b333 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -704,6 +704,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementation.php index 849b287610..89ad6eac17 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -385,6 +385,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteraction.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteraction.php index d7687d8974..40df967c07 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteraction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteraction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -366,6 +366,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteraction1.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteraction1.php index 71a566f831..df58496fcc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteraction1.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteraction1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -366,6 +366,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessaging.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessaging.php index d1aa5b3a6c..5a8dd338e1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessaging.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessaging.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -600,6 +600,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation.php index 5d2633358c..ce717b7e78 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -352,6 +352,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResource.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResource.php index cf4f7d8689..f36047bbe5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResource.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1354,6 +1354,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRest.php index dc885a799f..5381a30a92 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1068,6 +1068,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParam.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParam.php index dd5140afea..9481211ca5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParam.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParam.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -986,6 +986,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurity.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurity.php index e0ca9a5add..f6935d74cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -588,6 +588,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftware.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftware.php index 2378206cdf..b2f092a01b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftware.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftware.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -476,6 +476,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActor.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActor.php index 962fe25249..a041b0a30c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActor.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActor.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -366,6 +366,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActor1.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActor1.php index 3ef0c499a5..bde4f385cd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActor1.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActor1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -366,6 +366,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendly.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendly.php index 885e3e81fc..04ebdfe2b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendly.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendly.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -324,6 +324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegal.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegal.php index d58da4b4bd..de95424280 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegal.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -318,6 +318,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRule.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRule.php index aa25e68aba..0de326fbd7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRule.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -324,6 +324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSigner.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSigner.php index 1ca33d2c0d..a450bc7ddb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSigner.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSigner.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -407,6 +407,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTerm.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTerm.php index b5dde4285a..20262aebeb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTerm.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTerm.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1199,6 +1199,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem.php index d62fc7be5c..98f873fc82 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -831,6 +831,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1.php index 7628d9ebc0..9aa900a52f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -837,6 +837,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementContact.php index cdafaf1c58..027fea0b18 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -396,6 +396,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMapping.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMapping.php index 0a163983f3..eab3dacfaa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMapping.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMapping.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -573,6 +573,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigation.php index ef4656fe89..19e852f86f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -426,6 +426,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecification.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecification.php index 3c76aa7fa7..df571411bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecification.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecification.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -419,6 +419,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibration.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibration.php index c1f1bf72a8..96a937ad59 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibration.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -434,6 +434,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEvent.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEvent.php index 4646e80d30..b3f8eef96e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -491,6 +491,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItem.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItem.php index c7af96f495..463f6f54b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -599,6 +599,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImage.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImage.php index 3cc0680828..57e9758744 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -357,6 +357,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContent.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContent.php index fd36de6cd8..851e27d9ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelated.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelated.php index 624802eeb4..b342a8999b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelated.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelated.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -323,6 +323,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContent.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContent.php index 26fa18a848..10762249fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -368,6 +368,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php index 9dc1ba0cce..278937337a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -722,6 +722,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelated.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelated.php index 39322526e7..5e240c21aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelated.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelated.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -323,6 +323,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php index 92d096a67d..3e2209fc63 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -328,6 +328,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php index 47d4308424..504c6b8b00 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1094,6 +1094,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php index 6e22e30f9e..a0b4244285 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -394,6 +394,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php index 2ebd4e2cef..0bd6a18d45 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -428,6 +428,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistory.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistory.php index 5b005f39a2..f2c9d07288 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistory.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareCareTeam.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareCareTeam.php index e9dd97e9f0..2552435f0b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareCareTeam.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareCareTeam.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -429,6 +429,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistory.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistory.php index c37990cf8f..479e3bc939 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistory.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -330,6 +330,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryCondition.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryCondition.php index 2bce588bd5..2afbfab961 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryCondition.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryCondition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -672,6 +672,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalOutcome.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalOutcome.php index f6686f27f2..4964bb1549 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalOutcome.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalOutcome.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -322,6 +322,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php index cd9e753ee1..b5bc8d7bad 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -696,6 +696,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMember.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMember.php index ffc0f01d9c..0e9fc49c0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMember.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMember.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -411,6 +411,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTime.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTime.php index d3e8d10218..d3db69406f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTime.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -585,6 +585,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailable.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailable.php index ff65918ba6..e99c468fc6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailable.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailable.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -350,6 +350,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceServiceType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceServiceType.php index 0583b36fc6..77b6be3a1e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceServiceType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceServiceType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -371,6 +371,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionFrames.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionFrames.php index e055145ed3..e980dce800 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionFrames.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionFrames.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -436,6 +436,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionInstance.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionInstance.php index a32794f656..d08779699d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionInstance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionInstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -610,6 +610,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionSeries.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionSeries.php index d7b50b9c56..c249926255 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionSeries.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionSeries.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -526,6 +526,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionStudy.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionStudy.php index 0999850502..c4b9042c8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionStudy.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionStudy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -589,6 +589,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php index e3adcf0327..c0643ea1d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -771,6 +771,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php index 05f4fed543..cc354dc1f0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1109,6 +1109,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanation.php index 0824269299..bde33cf24d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -414,6 +414,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php index 1a206673c6..8db92be3c1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -444,6 +444,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocol.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocol.php index 112d4830da..c6fa99e5e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocol.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocol.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -856,6 +856,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php index 59c62dd831..2e6ed01360 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -365,6 +365,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocol.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocol.php index 805468395c..6b6a2da02b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocol.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocol.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -535,6 +535,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php index 957968b9ac..e6d29b4719 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -890,6 +890,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideContact.php index 17bd29f67d..19ab1ad47b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -397,6 +397,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependency.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependency.php index 2d5083e762..ec1ad832be 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependency.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependency.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -360,6 +360,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobal.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobal.php index d4905cd758..9a55026d74 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobal.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -352,6 +352,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackage.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackage.php index 2c5475849c..d739033c34 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -496,6 +496,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage.php index fea482dac9..5f02a50b88 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -928,6 +928,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource.php index 82641cdee4..7e361b9251 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -754,6 +754,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php index 30e70b8f79..57a78934da 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -507,6 +507,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php index 25d6e69d15..7e9b021ac3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -484,6 +484,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatch.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatch.php index 40153d5c2d..0e8e38944a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatch.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatch.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -387,6 +387,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContent.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContent.php index 62ee634485..105faeffeb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -306,6 +306,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php index 631026b805..b583abb222 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackage.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackage.php index 64d18956b8..4ddd104c37 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -360,6 +360,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProduct.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProduct.php index a811901b13..56f1b8f889 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProduct.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProduct.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -462,6 +462,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php index c6e60b1176..661cecf8fb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -769,6 +769,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosageInstruction.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosageInstruction.php index 299e35a05d..60e7deab89 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosageInstruction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosageInstruction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1187,6 +1187,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php index 99fb286e83..89d0459c19 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -480,6 +480,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDispenseRequest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDispenseRequest.php index 1a39c5d8d9..8231694828 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDispenseRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDispenseRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -601,6 +601,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDosageInstruction.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDosageInstruction.php index 56a556d697..f9b87e5921 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDosageInstruction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDosageInstruction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1187,6 +1187,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderSubstitution.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderSubstitution.php index e8e0e92f74..5b8eb78998 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderSubstitution.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderSubstitution.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -331,6 +331,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosage.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosage.php index f12011fc10..2e41a42699 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1142,6 +1142,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php index d49e9475fe..f82cc9e957 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -442,6 +442,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php index 676dbe060d..e3a3d34efe 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -432,6 +432,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php index 6ae953976c..a7d9922216 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -624,6 +624,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemContact.php index ed9301c2c1..eb09479325 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -397,6 +397,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueId.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueId.php index 75181a86b1..a23a805edc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueId.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueId.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -515,6 +515,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministration.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministration.php index dba32e8a36..f75fc3f26a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministration.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -435,6 +435,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormula.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormula.php index 72495a3934..5e505ca4f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormula.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormula.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -885,6 +885,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrient.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrient.php index 01cb3e9a76..e51424ef85 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrient.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -309,6 +309,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDiet.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDiet.php index 3860c1dff0..3e34368edc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDiet.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDiet.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -829,6 +829,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplement.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplement.php index 16e2a9e6b1..5c18b27f11 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplement.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -610,6 +610,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTexture.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTexture.php index 0bdf2c9723..f854694a47 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTexture.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTexture.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponent.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponent.php index 5afd65eb63..6fccf69e67 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1158,6 +1158,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php index 6d7527552c..d740161bed 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -530,6 +530,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelated.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelated.php index 98d1896637..a9291e774e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelated.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelated.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -332,6 +332,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBinding.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBinding.php index d93c0b1296..3c60c70a9d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBinding.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBinding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -452,6 +452,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionContact.php index c97c8c59aa..16acffcf84 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -396,6 +396,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameter.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameter.php index bfa80dd328..de5c9d03b7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -937,6 +937,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php index b272f9caf0..906fd673c7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -648,6 +648,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhen.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhen.php index cb8484f8c3..8873eceb20 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhen.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhen.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -332,6 +332,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php index 61aee7904a..ff039e6c22 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -496,6 +496,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameter.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameter.php index df91c665ca..fc32cee432 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -3142,6 +3142,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimal.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimal.php index 12e4053425..d2f6e24d8b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimal.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -384,6 +384,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunication.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunication.php index 91340f3ef1..171339ccff 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunication.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -360,6 +360,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php index 39528334bf..697e6b9ad0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -754,6 +754,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php index b69f3ed7fe..fbe52b90f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetail.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetail.php index 6e3a826808..3ffa4dd7a8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -631,6 +631,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationNote.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationNote.php index 2a42f401fb..e90bb7dfd7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationNote.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationNote.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -348,6 +348,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLink.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLink.php index a9784d0ad8..28462c1c33 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLink.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -335,6 +335,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerPractitionerRole.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerPractitionerRole.php index 280f893898..b49ec6ac42 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerPractitionerRole.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerPractitionerRole.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -697,6 +697,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php index 0324482a5a..443d540eb2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -483,6 +483,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDevice.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDevice.php index c2e250419e..d7ce830b1f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDevice.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDevice.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -322,6 +322,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php index 53ca79c827..c4a3235533 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -322,6 +322,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItem.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItem.php index 26cce5e52b..3625521991 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -289,6 +289,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseNotes.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseNotes.php index 443e8b54d5..e82e2a4a05 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseNotes.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseNotes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -348,6 +348,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php index 1f1ab514db..c88c611b83 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -522,6 +522,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php index e97573dd05..c33e65c846 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -605,6 +605,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceRelatedAgent.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceRelatedAgent.php index cfb00c748a..dc1e25ebd2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceRelatedAgent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceRelatedAgent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -361,6 +361,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroup.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroup.php index 3fb4ba901f..e956e0faaf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -968,6 +968,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestion.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestion.php index 74ab969d38..2c41f91bd8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestion.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1012,6 +1012,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswer.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswer.php index fc7b1ff35c..72ea2ff4fa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswer.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1365,6 +1365,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseGroup.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseGroup.php index e6750c4fe7..acb225cd44 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -743,6 +743,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseQuestion.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseQuestion.php index d2d2a4fa7f..15a7cb13a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseQuestion.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseQuestion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -483,6 +483,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPrediction.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPrediction.php index 612bef6768..fbe216c641 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPrediction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPrediction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -789,6 +789,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterContact.php index 113cb445b9..f047bb1f58 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -396,6 +396,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php index 9fcfed721d..dd7a22aec4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -739,6 +739,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php index c3e06d6ae3..e2b57fbd8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -683,6 +683,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatment.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatment.php index 7f0713e5e4..8a0faef21f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatment.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -453,6 +453,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContact.php index 0e84448058..e82aff08d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -397,6 +397,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferential.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferential.php index fb799082f8..e0ab436b6d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferential.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferential.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -308,6 +308,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMapping.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMapping.php index 9e9f0779ec..9377abdb1c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMapping.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMapping.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -574,6 +574,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshot.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshot.php index 42c54c7440..7c531a470d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshot.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshot.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -308,6 +308,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannel.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannel.php index a51a853ea5..7b276812c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannel.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannel.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -545,6 +545,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php index ec576847a9..4ea9a36f1f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -320,6 +320,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php index e2e8c6b795..7a3c672524 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -409,6 +409,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestWhen.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestWhen.php index 05bb0d18b7..b04272e7fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestWhen.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestWhen.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -330,6 +330,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction.php index 3a5317ec8e..bbe4399f88 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -313,6 +313,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1.php index 46332c3a3e..efe8a816ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -313,6 +313,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2.php index a2305d02fe..7704580784 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -255,6 +255,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssert.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssert.php index c2f18ffc43..20b805ba3e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssert.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssert.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1756,6 +1756,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapability.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapability.php index d574661f82..01bc48baa2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapability.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapability.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -762,6 +762,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptContact.php index 0a9d29f81e..9f262ae755 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -396,6 +396,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixture.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixture.php index 94f815ec04..f0efa238e1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixture.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixture.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -451,6 +451,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLink.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLink.php index a45dcc149f..f64dd6b17c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLink.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -378,6 +378,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadata.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadata.php index 7f9c7d0b3d..bf57b416a8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadata.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadata.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -404,6 +404,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperation.php index 8383b45b59..05faad70ae 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1426,6 +1426,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeader.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeader.php index 8b5cb83952..18a3c2f3f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeader.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeader.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -378,6 +378,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetup.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetup.php index 270b45ff34..73ad188cfb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetup.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -360,6 +360,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardown.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardown.php index 43710f75a7..723a6ae35f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardown.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardown.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -302,6 +302,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTest.php index c1c7389376..7b13313961 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -540,6 +540,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariable.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariable.php index 83189f4990..80e7eab80b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariable.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariable.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -572,6 +572,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCodeSystem.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCodeSystem.php index ce77f09a19..fe31ce0b98 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCodeSystem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCodeSystem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -587,6 +587,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php index 2f5affd3dd..8b9fd9fce8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -526,6 +526,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php index 9adc2fcbdf..3435d3b2c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -769,6 +769,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept1.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept1.php index c8a3e6d733..911bb8ac7c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept1.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -484,6 +484,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContact.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContact.php index 95473fe13f..14de0cc338 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContact.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -395,6 +395,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php index 29a8cb19c4..20cd7e97fb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -752,6 +752,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignation.php index 381ba94807..47c4f7fbd5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -440,6 +440,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php index 8d38da4b29..ac79d819ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -777,6 +777,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php index 26f0837293..f8935f026f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -456,6 +456,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php index 3a8d3d7952..cd944aac03 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -576,6 +576,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameter.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameter.php index cd4717cabd..70dc07aeb6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -824,6 +824,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispense.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispense.php index d972f1ceba..3ddcf872db 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispense.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispense.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1440,6 +1440,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBase64Binary.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBase64Binary.php index 203fc0a795..5405f29780 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBase64Binary.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBase64Binary.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBindingStrength.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBindingStrength.php index da8a3ded97..e29af7dffb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBindingStrength.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBindingStrength.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBoolean.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBoolean.php index 3006c34ea9..2dd4b2861f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBoolean.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBoolean.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -262,6 +262,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBundleType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBundleType.php index db57b44068..e4f04a6b8a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBundleType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRBundleType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCarePlanActivityStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCarePlanActivityStatus.php index 51dfe30520..3107c42cfe 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCarePlanActivityStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCarePlanActivityStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCarePlanRelationship.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCarePlanRelationship.php index ebd9f39774..6aaeb97e2e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCarePlanRelationship.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCarePlanRelationship.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCarePlanStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCarePlanStatus.php index a19ec9ba4a..088eda7124 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCarePlanStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCarePlanStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRClaimType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRClaimType.php index d82acbc253..30a8bc1397 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRClaimType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRClaimType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRClinicalImpressionStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRClinicalImpressionStatus.php index 41c95681e2..5b2a263233 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRClinicalImpressionStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRClinicalImpressionStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCode.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCode.php index 772025a360..2dd5164fb7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCodeableConcept.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCodeableConcept.php index b32cf5cd3d..74adb17bfd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCodeableConcept.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCodeableConcept.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -398,6 +398,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCoding.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCoding.php index 1536ed0fba..7d19997329 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCoding.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCoding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -665,6 +665,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCommunicationRequestStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCommunicationRequestStatus.php index f1eed89132..1d042e79c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCommunicationRequestStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCommunicationRequestStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCommunicationStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCommunicationStatus.php index baaa99536d..f52d7700d8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCommunicationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCommunicationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCompositionAttestationMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCompositionAttestationMode.php index 41e8b1e408..e349985c93 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCompositionAttestationMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCompositionAttestationMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCompositionStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCompositionStatus.php index e3d4792605..5c8dbe0cd6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCompositionStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRCompositionStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConceptMapEquivalence.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConceptMapEquivalence.php index 2052402c8b..4cd848c639 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConceptMapEquivalence.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConceptMapEquivalence.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConditionVerificationStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConditionVerificationStatus.php index a8eb92da99..d4b29b379f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConditionVerificationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConditionVerificationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConditionalDeleteStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConditionalDeleteStatus.php index 49eeca0f9b..3ac5eaaea6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConditionalDeleteStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConditionalDeleteStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConformanceEventMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConformanceEventMode.php index 997126e968..a0bc517979 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConformanceEventMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConformanceEventMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConformanceResourceStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConformanceResourceStatus.php index a053c955d0..7a089af91b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConformanceResourceStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConformanceResourceStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConformanceStatementKind.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConformanceStatementKind.php index b249a30641..316ca267b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConformanceStatementKind.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConformanceStatementKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConstraintSeverity.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConstraintSeverity.php index d5d7d7c849..47d246db15 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConstraintSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRConstraintSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContactPoint.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContactPoint.php index 66d9aa9c00..9db27f8207 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContactPoint.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContactPoint.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -584,6 +584,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContactPointSystem.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContactPointSystem.php index 04fde8206f..5fe108820f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContactPointSystem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContactPointSystem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContactPointUse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContactPointUse.php index fa43b9a57e..63da523e7e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContactPointUse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContactPointUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContentType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContentType.php index 35c6387ea3..c7d4078d1b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContentType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRContentType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDataElementStringency.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDataElementStringency.php index d5a468b98f..d04c351e02 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDataElementStringency.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDataElementStringency.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDate.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDate.php index 75b2ba6a3a..4951fabbd3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDate.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDate.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDateTime.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDateTime.php index 1ce76a85e1..cf3dcc1f4d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDateTime.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDateTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -266,6 +266,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDaysOfWeek.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDaysOfWeek.php index 049eced914..8d8d9576d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDaysOfWeek.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDaysOfWeek.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDecimal.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDecimal.php index d99cc388bf..2747964d4d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDecimal.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDecimal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDetectedIssueSeverity.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDetectedIssueSeverity.php index cb1a91f079..e49c341578 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDetectedIssueSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDetectedIssueSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricCalibrationState.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricCalibrationState.php index 99265210e5..0835c1744c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricCalibrationState.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricCalibrationState.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricCalibrationType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricCalibrationType.php index 3a2e3fe297..5776d06d28 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricCalibrationType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricCalibrationType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricCategory.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricCategory.php index d3c9a340f0..e09450a8c3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricColor.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricColor.php index 7e16daf2d5..9168384cb8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricColor.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricColor.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricOperationalStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricOperationalStatus.php index a136c61d0c..84af5d2156 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricOperationalStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceMetricOperationalStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceStatus.php index cbcf340a18..4c43e3de90 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceUseRequestPriority.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceUseRequestPriority.php index baf9b02698..d471d1451f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceUseRequestPriority.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceUseRequestPriority.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceUseRequestStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceUseRequestStatus.php index 818f49edca..741d6aa726 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceUseRequestStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDeviceUseRequestStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDiagnosticOrderPriority.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDiagnosticOrderPriority.php index d16af8efa6..f66ddc0165 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDiagnosticOrderPriority.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDiagnosticOrderPriority.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDiagnosticOrderStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDiagnosticOrderStatus.php index 4f5c4b2433..a91dda1cd1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDiagnosticOrderStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDiagnosticOrderStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDiagnosticReportStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDiagnosticReportStatus.php index 186b3e5f49..6865375618 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDiagnosticReportStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDiagnosticReportStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDigitalMediaType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDigitalMediaType.php index 5d45f67f60..97007d660d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDigitalMediaType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDigitalMediaType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDocumentMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDocumentMode.php index 9b144476c5..d5ecce1831 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDocumentMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDocumentMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDocumentReferenceStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDocumentReferenceStatus.php index f28f5ea579..9279d7fe73 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDocumentReferenceStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDocumentReferenceStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDocumentRelationshipType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDocumentRelationshipType.php index 2c08cfef02..a9303d38e8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDocumentRelationshipType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRDocumentRelationshipType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition.php index 467ba95e53..ab14ab219b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -19511,6 +19511,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBase.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBase.php index e4d628b617..64a5b2431b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBase.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBase.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -476,6 +476,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBinding.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBinding.php index f6c6809e82..9acf0e3793 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBinding.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBinding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -520,6 +520,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraint.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraint.php index f1b5a4aa43..fa004dc2b5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraint.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraint.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -649,6 +649,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMapping.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMapping.php index 6a848309bd..44d4476456 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMapping.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMapping.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -480,6 +480,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicing.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicing.php index 3f75982781..5b49590fce 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicing.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicing.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -608,6 +608,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionType.php index a7c2aa9c2e..7d25f1fc43 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -579,6 +579,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREncounterClass.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREncounterClass.php index 63335d1bb6..3da30617a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREncounterClass.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREncounterClass.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREncounterLocationStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREncounterLocationStatus.php index 1b7e9e0b6d..0bbd2e031d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREncounterLocationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREncounterLocationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREncounterState.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREncounterState.php index eb8112ffe9..5eec9b469d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREncounterState.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREncounterState.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREpisodeOfCareStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREpisodeOfCareStatus.php index 2620a7afb0..8d6f195667 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREpisodeOfCareStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREpisodeOfCareStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREventTiming.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREventTiming.php index 7597043140..bda78f35d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREventTiming.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIREventTiming.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRExtension.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRExtension.php index 054a5f847f..47563bb6fb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRExtension.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRExtension.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2938,6 +2938,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRExtensionContext.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRExtensionContext.php index 57b2971e6b..1c25df7362 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRExtensionContext.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRExtensionContext.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRFamilyHistoryStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRFamilyHistoryStatus.php index 9637bc7a34..4106bf089d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRFamilyHistoryStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRFamilyHistoryStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRFilterOperator.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRFilterOperator.php index 2cc837e047..dec508352e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRFilterOperator.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRFilterOperator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRFlagStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRFlagStatus.php index 917c81632d..9016657937 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRFlagStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRFlagStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGoalStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGoalStatus.php index efa70a465c..9b5dafb1fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGoalStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGoalStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGroupType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGroupType.php index 73bc3648b7..13cc563613 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGroupType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGroupType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGuideDependencyType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGuideDependencyType.php index 048498b61d..92582fd686 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGuideDependencyType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGuideDependencyType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGuidePageKind.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGuidePageKind.php index 7bbe61c9a5..68693a1f1a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGuidePageKind.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGuidePageKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGuideResourcePurpose.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGuideResourcePurpose.php index fbeb4910d0..a3840ece92 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGuideResourcePurpose.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRGuideResourcePurpose.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRHTTPVerb.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRHTTPVerb.php index 667dcd14a5..bf00dc8400 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRHTTPVerb.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRHTTPVerb.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRHumanName.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRHumanName.php index 201195791b..e2c3f83e0c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRHumanName.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRHumanName.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -964,6 +964,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRId.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRId.php index d55b4bd38a..fab275e4f0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRId.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRId.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -266,6 +266,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIdentifier.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIdentifier.php index 9013ec106b..0bf5fa93cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIdentifier.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIdentifier.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -630,6 +630,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIdentifierUse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIdentifierUse.php index 7ff718ece8..a10dcbdd45 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIdentifierUse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIdentifierUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIdentityAssuranceLevel.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIdentityAssuranceLevel.php index 3fc48aebe3..99f95fc9e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIdentityAssuranceLevel.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIdentityAssuranceLevel.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRInstanceAvailability.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRInstanceAvailability.php index b90cbc67ce..8b4d10d25c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRInstanceAvailability.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRInstanceAvailability.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRInstant.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRInstant.php index 7d79b18ea5..567c82988b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRInstant.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRInstant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -265,6 +265,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRInteger.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRInteger.php index a074ddc8f5..40821a313f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRInteger.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRInteger.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIssueSeverity.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIssueSeverity.php index 8b0d0d2ab8..2653fc2735 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIssueSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIssueSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIssueType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIssueType.php index f9c7674ad4..365d543ae5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIssueType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRIssueType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRLinkType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRLinkType.php index 1c0e4afda1..3a8df494be 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRLinkType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRLinkType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRListMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRListMode.php index 8c141983e7..b807f1ed6c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRListMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRListMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRListStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRListStatus.php index c1e16b2eee..2577a3e382 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRListStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRListStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRLocationMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRLocationMode.php index 3a7dd28237..df1579eeac 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRLocationMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRLocationMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRLocationStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRLocationStatus.php index 200052709e..bd620f8d80 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRLocationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRLocationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMarkdown.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMarkdown.php index e3c7fb02f9..e25670ab03 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMarkdown.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMarkdown.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -269,6 +269,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMeasmnt_Principle.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMeasmnt_Principle.php index f89ac3c760..b3eee91e22 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMeasmnt_Principle.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMeasmnt_Principle.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationAdministrationStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationAdministrationStatus.php index 9c3d624d26..804a69af47 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationAdministrationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationAdministrationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationDispenseStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationDispenseStatus.php index f6694233cd..9db901e988 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationDispenseStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationDispenseStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationOrderStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationOrderStatus.php index 70f0d04722..c265c012cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationOrderStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationOrderStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationStatementStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationStatementStatus.php index de40e38075..df2304812d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationStatementStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMedicationStatementStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMessageSignificanceCategory.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMessageSignificanceCategory.php index 1f0213c013..c9ce1a3534 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMessageSignificanceCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMessageSignificanceCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMeta.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMeta.php index 6948fb8bf8..4cd7171665 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMeta.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRMeta.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -751,6 +751,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNameUse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNameUse.php index 164382a9d9..3ebd85b1ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNameUse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNameUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNamingSystemIdentifierType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNamingSystemIdentifierType.php index 70a9694b43..56613f7899 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNamingSystemIdentifierType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNamingSystemIdentifierType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNamingSystemType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNamingSystemType.php index 6cf2924a99..4200a663be 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNamingSystemType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNamingSystemType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNarrative.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNarrative.php index 0e8e4f1e2e..eb10525110 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNarrative.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNarrative.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -336,6 +336,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNarrativeStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNarrativeStatus.php index 580311d85f..31ff59f29f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNarrativeStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNarrativeStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNoteType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNoteType.php index 507c2bf341..b87b9ff346 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNoteType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNoteType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNutritionOrderStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNutritionOrderStatus.php index c07d86ac53..900c902fc0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNutritionOrderStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRNutritionOrderStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRObservationRelationshipType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRObservationRelationshipType.php index 8dde11754a..4dfdc357b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRObservationRelationshipType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRObservationRelationshipType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRObservationStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRObservationStatus.php index 8f8ee9a43b..440a7cc905 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRObservationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRObservationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROid.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROid.php index 2dd8a58070..ed5ce97b1c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROid.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROid.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROperationKind.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROperationKind.php index e727e130f6..fe44ebba0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROperationKind.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROperationKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROperationParameterUse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROperationParameterUse.php index 0a7b5822c4..5b89d62e00 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROperationParameterUse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROperationParameterUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROrderStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROrderStatus.php index 8d699057d7..cbfd0e6ba5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROrderStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIROrderStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRParticipantRequired.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRParticipantRequired.php index f752244f85..d89f47122a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRParticipantRequired.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRParticipantRequired.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRParticipantStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRParticipantStatus.php index 74239c3322..3253408b00 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRParticipantStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRParticipantStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRParticipationStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRParticipationStatus.php index 3ddbc519d2..51f9ad9fb0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRParticipationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRParticipationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRPeriod.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRPeriod.php index f02d2412f9..b006c4eb25 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRPeriod.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRPeriod.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -401,6 +401,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRPositiveInt.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRPositiveInt.php index 79d7189f95..3439dc2b04 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRPositiveInt.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRPositiveInt.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProcedureRequestPriority.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProcedureRequestPriority.php index 9264442ab6..427ac05e83 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProcedureRequestPriority.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProcedureRequestPriority.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProcedureRequestStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProcedureRequestStatus.php index d32cc21405..9b1884408c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProcedureRequestStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProcedureRequestStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProcedureStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProcedureStatus.php index 84970ab3c2..64f4e35d98 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProcedureStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProcedureStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRPropertyRepresentation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRPropertyRepresentation.php index 008735dcbd..f7c9aa5531 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRPropertyRepresentation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRPropertyRepresentation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProvenanceEntityRole.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProvenanceEntityRole.php index 889a378b19..12dbab0155 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProvenanceEntityRole.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRProvenanceEntityRole.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity.php index 565527bb0c..848a6f542d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -640,6 +640,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRAge.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRAge.php index 5193028e59..d1c6387ba0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRAge.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRAge.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -186,15 +186,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRCount.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRCount.php index 8e1d57f418..8950cfc57c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRCount.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRCount.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -186,15 +186,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRDistance.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRDistance.php index 8690ba7254..5bdef5a688 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRDistance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRDistance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -186,15 +186,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRDuration.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRDuration.php index d4f6ad129a..baa3fa7d18 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRDuration.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRDuration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -186,15 +186,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRMoney.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRMoney.php index aa268b14aa..4c3466ea05 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRMoney.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRMoney.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -186,15 +186,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRSimpleQuantity.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRSimpleQuantity.php index c9d3f8c5e6..c438da31e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRSimpleQuantity.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantity/FHIRSimpleQuantity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -186,15 +186,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantityComparator.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantityComparator.php index 01da275075..2649161052 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantityComparator.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuantityComparator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuestionnaireResponseStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuestionnaireResponseStatus.php index a8544ead48..4431bb6e75 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuestionnaireResponseStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuestionnaireResponseStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuestionnaireStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuestionnaireStatus.php index 49354cb1a1..fab30c2c06 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuestionnaireStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRQuestionnaireStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRange.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRange.php index a6218bba09..d7538ff597 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRange.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRange.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -294,6 +294,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRatio.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRatio.php index e1ea822331..3dfdcdc65c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRatio.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRatio.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -330,6 +330,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRReference.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRReference.php index ba4583f7c2..649025ac45 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRReference.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRReference.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -395,6 +395,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRReferralStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRReferralStatus.php index b5376695c1..cd51b755b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRReferralStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRReferralStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRemittanceOutcome.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRemittanceOutcome.php index f2f00e9db3..922d6b2463 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRemittanceOutcome.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRemittanceOutcome.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRResourceVersionPolicy.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRResourceVersionPolicy.php index 0faee32905..6afd8e3749 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRResourceVersionPolicy.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRResourceVersionPolicy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRResponseType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRResponseType.php index 053f78f305..87df199e06 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRResponseType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRResponseType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRestfulConformanceMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRestfulConformanceMode.php index cc85dd84da..56623f01e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRestfulConformanceMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRRestfulConformanceMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSampledData.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSampledData.php index 7917b89796..65eb4d1325 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSampledData.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSampledData.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -801,6 +801,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSampledDataDataType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSampledDataDataType.php index 1f85b504ec..527fffe609 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSampledDataDataType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSampledDataDataType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSearchEntryMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSearchEntryMode.php index f1c9d8df4a..65679aa939 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSearchEntryMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSearchEntryMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSearchModifierCode.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSearchModifierCode.php index f37bcd77ab..60f1fcb550 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSearchModifierCode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSearchModifierCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSearchParamType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSearchParamType.php index dbc5be6eb8..275e66412f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSearchParamType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSearchParamType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSignature.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSignature.php index 120cf1e30e..f4a1b86c24 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSignature.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSignature.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -749,6 +749,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSlicingRules.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSlicingRules.php index d044bcc85d..3153291094 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSlicingRules.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSlicingRules.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSlotStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSlotStatus.php index 10db98e778..39f6ea2238 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSlotStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSlotStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSpecimenStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSpecimenStatus.php index c80157046b..b3cc4aac90 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSpecimenStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSpecimenStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRString.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRString.php index 35e9cb6379..bd939b0aa7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRString.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRString.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRStructureDefinitionKind.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRStructureDefinitionKind.php index 7b1445984d..d6bbedaa2b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRStructureDefinitionKind.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRStructureDefinitionKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSubscriptionChannelType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSubscriptionChannelType.php index 6afe555b11..7a65adde05 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSubscriptionChannelType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSubscriptionChannelType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSubscriptionStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSubscriptionStatus.php index 9412eede32..d4edc4f9d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSubscriptionStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSubscriptionStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSupplyDeliveryStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSupplyDeliveryStatus.php index 3fef13c88e..b4ea18eb50 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSupplyDeliveryStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSupplyDeliveryStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSupplyRequestStatus.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSupplyRequestStatus.php index 52a968ba4d..05352d5964 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSupplyRequestStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSupplyRequestStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSystemRestfulInteraction.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSystemRestfulInteraction.php index e7447cba13..9bb33c994a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSystemRestfulInteraction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRSystemRestfulInteraction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTime.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTime.php index 9dee683727..849084ad98 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTime.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -262,6 +262,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTiming.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTiming.php index fd25d9d497..0c5a2222a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTiming.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTiming.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -482,6 +482,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTiming/FHIRTimingRepeat.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTiming/FHIRTimingRepeat.php index 4b6ed4ade3..baf16f3474 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTiming/FHIRTimingRepeat.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTiming/FHIRTimingRepeat.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1232,6 +1232,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTransactionMode.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTransactionMode.php index 8b33895336..bd16ba2742 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTransactionMode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTransactionMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTypeRestfulInteraction.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTypeRestfulInteraction.php index ff292e705f..c5ea01f2e6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTypeRestfulInteraction.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRTypeRestfulInteraction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUnitsOfTime.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUnitsOfTime.php index 3094d83540..d81a2a20d5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUnitsOfTime.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUnitsOfTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUnknownContentCode.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUnknownContentCode.php index 22c0c298c3..cf76d48105 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUnknownContentCode.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUnknownContentCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUnsignedInt.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUnsignedInt.php index d27c11f9cf..8e3620354f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUnsignedInt.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUnsignedInt.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUri.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUri.php index 475fa49527..f61a557587 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUri.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUri.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUse.php index 2302e56375..9e5243c447 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUuid.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUuid.php index 2f86539d01..6eb2bd5429 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUuid.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRUuid.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRVisionBase.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRVisionBase.php index 9b09dd8180..edb23131f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRVisionBase.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRVisionBase.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRVisionEyes.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRVisionEyes.php index 1e0219ae64..3db16231f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRVisionEyes.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRVisionEyes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRXPathUsageType.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRXPathUsageType.php index e3979120d1..35c15d7885 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRXPathUsageType.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRElement/FHIRXPathUsageType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRIdPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRIdPrimitive.php index c6262bbcd0..9b10db9600 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRIdPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRIdPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -248,6 +248,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRInstantPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRInstantPrimitive.php index 103edff3b5..ed95aefed1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRInstantPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRInstantPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRIntegerPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRIntegerPrimitive.php index e71e5910e3..b3ad0c388a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRIntegerPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRIntegerPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -260,6 +260,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRMarkdownPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRMarkdownPrimitive.php index 8bf22faa9e..68028ebc25 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRMarkdownPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRMarkdownPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -247,6 +247,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIROidPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIROidPrimitive.php index dd353c2468..8791aaa4b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIROidPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIROidPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -248,6 +248,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRPositiveIntPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRPositiveIntPrimitive.php index 807fc23112..a342f12793 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRPositiveIntPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRPositiveIntPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -260,6 +260,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource.php index 7110c47c5a..75c39d975d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -586,6 +586,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRBinary.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRBinary.php index 65f2b38b2b..54b8be7311 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRBinary.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRBinary.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -391,6 +391,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRBundle.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRBundle.php index 02605aae98..36c6f491b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRBundle.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRBundle.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -633,6 +633,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource.php index a9e19a401c..7c1a06e6d8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -647,6 +647,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAccount.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAccount.php index ff79d94600..db55af2d0f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAccount.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAccount.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -984,6 +984,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAllergyIntolerance.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAllergyIntolerance.php index a8f971a6a2..2e3e662524 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAllergyIntolerance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAllergyIntolerance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1320,6 +1320,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAppointment.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAppointment.php index f0999f68e2..7f49e24e65 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAppointment.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAppointment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1311,6 +1311,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAppointmentResponse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAppointmentResponse.php index 35c4b75ad9..b80e422b86 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAppointmentResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAppointmentResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -914,6 +914,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAuditEvent.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAuditEvent.php index 2d9f565ed7..fe1db3537b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAuditEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRAuditEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -539,6 +539,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRBasic.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRBasic.php index c5b5748bb7..649f8a3b93 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRBasic.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRBasic.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -595,6 +595,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRBodySite.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRBodySite.php index ec6243d830..577c3beefd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRBodySite.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRBodySite.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -737,6 +737,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCarePlan.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCarePlan.php index 315d0fcffc..50fff70209 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCarePlan.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCarePlan.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1683,6 +1683,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRClaim.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRClaim.php index 6ae828bd17..7e4cc23de0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRClaim.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRClaim.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2446,6 +2446,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRClaimResponse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRClaimResponse.php index 3327dc8a8c..ba245ccd48 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRClaimResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRClaimResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2065,6 +2065,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRClinicalImpression.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRClinicalImpression.php index 7f005f9546..f62f6f8f7e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRClinicalImpression.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRClinicalImpression.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1845,6 +1845,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCommunication.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCommunication.php index d086fe4860..e4a3528849 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCommunication.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCommunication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1329,6 +1329,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCommunicationRequest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCommunicationRequest.php index e6b14dd853..fe0b952e19 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCommunicationRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCommunicationRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1438,6 +1438,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRComposition.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRComposition.php index 61fe9626d3..c783755192 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRComposition.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRComposition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1415,6 +1415,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRConceptMap.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRConceptMap.php index c85f76188d..081ec7be7f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRConceptMap.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRConceptMap.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1830,6 +1830,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCondition.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCondition.php index 940292d5b1..a276e7c251 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCondition.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCondition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2170,6 +2170,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRConformance.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRConformance.php index 4fe6e842c7..780cff1adb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRConformance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRConformance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2224,6 +2224,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRContract.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRContract.php index 3451b449a4..0313e38dd8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRContract.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRContract.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2004,6 +2004,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCoverage.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCoverage.php index b7736f6e67..7a023d3648 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCoverage.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRCoverage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1313,6 +1313,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDataElement.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDataElement.php index bab76804ce..c31236f5ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDataElement.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDataElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1576,6 +1576,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDetectedIssue.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDetectedIssue.php index 452da5b49c..3fc7399be1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDetectedIssue.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDetectedIssue.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1025,6 +1025,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDevice.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDevice.php index 9d921f3120..aa8c17b34b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDevice.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDevice.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1604,6 +1604,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceComponent.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceComponent.php index 91a9f26657..b977c610e7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceComponent.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceComponent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -972,6 +972,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceMetric.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceMetric.php index 8d0e1f88a3..5e1e79c6f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceMetric.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceMetric.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -957,6 +957,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceUseRequest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceUseRequest.php index 81d3def489..10f250723c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceUseRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceUseRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1562,6 +1562,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatement.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatement.php index 0bda7a0b92..e470545155 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatement.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1185,6 +1185,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDiagnosticOrder.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDiagnosticOrder.php index 0ba8afb8fe..f758b921b5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDiagnosticOrder.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDiagnosticOrder.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1291,6 +1291,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDiagnosticReport.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDiagnosticReport.php index 2299229058..db20547b29 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDiagnosticReport.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDiagnosticReport.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1825,6 +1825,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDocumentManifest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDocumentManifest.php index 3a716f667c..aca57faf98 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDocumentManifest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDocumentManifest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1305,6 +1305,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDocumentReference.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDocumentReference.php index 5c9df4a428..d4c957d6ee 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDocumentReference.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRDocumentReference.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1619,6 +1619,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREligibilityRequest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREligibilityRequest.php index 967894e1b1..8daea1a38a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREligibilityRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREligibilityRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -709,6 +709,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREligibilityResponse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREligibilityResponse.php index 342a407ce8..9a59f7ac76 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREligibilityResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREligibilityResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -948,6 +948,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREncounter.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREncounter.php index 696c66455f..6870ecff3a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREncounter.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREncounter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1795,6 +1795,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREnrollmentRequest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREnrollmentRequest.php index dd784bbb02..b031128672 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREnrollmentRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREnrollmentRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -883,6 +883,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREnrollmentResponse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREnrollmentResponse.php index 6b52553df1..ad35b9cbe8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREnrollmentResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREnrollmentResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -948,6 +948,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREpisodeOfCare.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREpisodeOfCare.php index 17d1fdd67b..2f4435447f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREpisodeOfCare.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIREpisodeOfCare.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1161,6 +1161,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefit.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefit.php index 9fa2238d8c..8693f4295a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefit.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefit.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -949,6 +949,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistory.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistory.php index 032d1f05fd..f587bd274d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistory.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1809,6 +1809,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRFlag.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRFlag.php index 6c270c8387..d0742797cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRFlag.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRFlag.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -754,6 +754,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRGoal.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRGoal.php index e68705debc..2e8619c026 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRGoal.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRGoal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1548,6 +1548,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRGroup.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRGroup.php index b9597bd64c..dbd393b534 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -922,6 +922,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRHealthcareService.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRHealthcareService.php index 08a13d15c1..9117f05077 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRHealthcareService.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRHealthcareService.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2221,6 +2221,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImagingObjectSelection.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImagingObjectSelection.php index c1bec7aa05..362bef1130 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImagingObjectSelection.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImagingObjectSelection.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -851,6 +851,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImagingStudy.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImagingStudy.php index 912e2b20e9..25677daa6a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImagingStudy.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImagingStudy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1603,6 +1603,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImmunization.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImmunization.php index 41604fed35..3cd342e27b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImmunization.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImmunization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1823,6 +1823,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendation.php index e023dde29a..3c3eaa1e56 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -480,6 +480,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImplementationGuide.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImplementationGuide.php index a7c8150449..3335d1f319 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImplementationGuide.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRImplementationGuide.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1906,6 +1906,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRList.php index d02281d3d6..6631a6220f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1200,6 +1200,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRLocation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRLocation.php index 6e2fd32eeb..3fa7c2f622 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRLocation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRLocation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1116,6 +1116,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedia.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedia.php index 817a9659d7..dd9d0fc33b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedia.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedia.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1160,6 +1160,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedication.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedication.php index e4906d0b73..e09b36dc38 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedication.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -538,6 +538,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationAdministration.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationAdministration.php index 11ebdaba0b..3b5334f893 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationAdministration.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationAdministration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1529,6 +1529,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationDispense.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationDispense.php index 2c24974584..22699fae29 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationDispense.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationDispense.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1494,6 +1494,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationOrder.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationOrder.php index 18d354e5c4..2d2051e06e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationOrder.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationOrder.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1506,6 +1506,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationStatement.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationStatement.php index 17a10d1584..dccfa9eab2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationStatement.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMedicationStatement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1620,6 +1620,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMessageHeader.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMessageHeader.php index 2df54e7329..6570d91129 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMessageHeader.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRMessageHeader.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1031,6 +1031,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRNamingSystem.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRNamingSystem.php index 2780c6f53d..337ae420ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRNamingSystem.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRNamingSystem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1388,6 +1388,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRNutritionOrder.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRNutritionOrder.php index fda59fd0b6..5a3e3a4e38 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRNutritionOrder.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRNutritionOrder.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1253,6 +1253,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRObservation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRObservation.php index 5da85c168e..22c5696d8c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRObservation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRObservation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2544,6 +2544,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROperationDefinition.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROperationDefinition.php index d29cf087fd..b330d02373 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROperationDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROperationDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1974,6 +1974,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROperationOutcome.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROperationOutcome.php index 59c672d769..9d016ed7b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROperationOutcome.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROperationOutcome.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -313,6 +313,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROrder.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROrder.php index c8e9b16607..98754680c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROrder.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROrder.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -864,6 +864,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROrderResponse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROrderResponse.php index 9d382367fb..81103bc6be 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROrderResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROrderResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -807,6 +807,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROrganization.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROrganization.php index e824f21e27..6d2258ad36 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROrganization.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIROrganization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -936,6 +936,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPatient.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPatient.php index 97758df0c3..a6840ed9bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPatient.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPatient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1953,6 +1953,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPaymentNotice.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPaymentNotice.php index bc32f0d5f1..a2352e3191 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPaymentNotice.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPaymentNotice.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -883,6 +883,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliation.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliation.php index 1311f57b73..5cf706baea 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliation.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1313,6 +1313,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPerson.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPerson.php index 760ffa3cd4..3f8c0724b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPerson.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPerson.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1120,6 +1120,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPractitioner.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPractitioner.php index 8286b0cf0c..53c5325483 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPractitioner.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRPractitioner.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1275,6 +1275,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcedure.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcedure.php index 958c3be3d7..3d17afcd9d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcedure.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcedure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2188,6 +2188,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcedureRequest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcedureRequest.php index 6962478afc..5748d12627 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcedureRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcedureRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1598,6 +1598,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcessRequest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcessRequest.php index 01624ae873..f0eb013c36 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcessRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcessRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1509,6 +1509,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcessResponse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcessResponse.php index 686a801711..fe463af9f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcessResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProcessResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1177,6 +1177,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProvenance.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProvenance.php index 4e8961268a..38290bf54d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProvenance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRProvenance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1246,6 +1246,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRQuestionnaire.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRQuestionnaire.php index fcc2ab4bb4..31b89b3513 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRQuestionnaire.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRQuestionnaire.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -986,6 +986,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponse.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponse.php index a08771e0fb..73e94b1383 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -815,6 +815,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRReferralRequest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRReferralRequest.php index c65dffcad1..195a59f442 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRReferralRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRReferralRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1520,6 +1520,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRRelatedPerson.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRRelatedPerson.php index af123b9827..6d79d094e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRRelatedPerson.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRRelatedPerson.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1060,6 +1060,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRRiskAssessment.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRRiskAssessment.php index 68cb8f18a3..a46b1e0a7e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRRiskAssessment.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRRiskAssessment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -959,6 +959,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSchedule.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSchedule.php index 397be1515b..c6ccb72746 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSchedule.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSchedule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -651,6 +651,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSearchParameter.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSearchParameter.php index 0a4e3d8e55..608935f6a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSearchParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSearchParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1632,6 +1632,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSlot.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSlot.php index a2a4dbede3..0644bd606c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSlot.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSlot.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -882,6 +882,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSpecimen.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSpecimen.php index 6310e04c88..113e9b73d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSpecimen.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSpecimen.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1021,6 +1021,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRStructureDefinition.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRStructureDefinition.php index 1fc0332c9c..f6e1506b55 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRStructureDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRStructureDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2569,6 +2569,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSubscription.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSubscription.php index 845d3da849..11ecec0621 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSubscription.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSubscription.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -938,6 +938,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSubstance.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSubstance.php index a385a1b7e2..e071818179 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSubstance.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSubstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -770,6 +770,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSupplyDelivery.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSupplyDelivery.php index 0c507fc69c..2e9e90390f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSupplyDelivery.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSupplyDelivery.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -951,6 +951,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSupplyRequest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSupplyRequest.php index 891f2b88c6..718ead7744 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSupplyRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRSupplyRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -957,6 +957,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRTestScript.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRTestScript.php index df8ed9ee36..9540167515 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRTestScript.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRTestScript.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2083,6 +2083,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRValueSet.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRValueSet.php index 659c644b1f..e662a5c7eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRValueSet.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRValueSet.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1868,6 +1868,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRVisionPrescription.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRVisionPrescription.php index 2943d06381..aa5b9fd63e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRVisionPrescription.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRDomainResource/FHIRVisionPrescription.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -810,6 +810,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRParameters.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRParameters.php index 9c96e17aa5..44e6b7a518 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRParameters.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResource/FHIRParameters.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -314,6 +314,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResourceContainer.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResourceContainer.php index 4555794287..60ebc958d8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResourceContainer.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRResourceContainer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -5525,6 +5525,7 @@ public function jsonSerialize() return null; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRSampledDataDataTypePrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRSampledDataDataTypePrimitive.php index c90dbe5406..4ce53898af 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRSampledDataDataTypePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRSampledDataDataTypePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -247,6 +247,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive.php index ee1c055028..a6cef67941 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -247,6 +247,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAccountStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAccountStatusList.php index 55bb4d1999..c7623b1ec7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAccountStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAccountStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRActionListList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRActionListList.php index 797c32d746..b746c1dd84 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRActionListList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRActionListList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAddressTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAddressTypeList.php index d2024d5cb5..728f8a4368 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAddressTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAddressTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAddressUseList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAddressUseList.php index 921c55d99f..2a883b24fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAddressUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAddressUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAdministrativeGenderList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAdministrativeGenderList.php index 70537b48ca..dcb4352e6b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAdministrativeGenderList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAdministrativeGenderList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAggregationModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAggregationModeList.php index 33c55adc69..164f8cc037 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAggregationModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAggregationModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceCategoryList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceCategoryList.php index f49b1daa93..cf0606a465 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceCertaintyList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceCertaintyList.php index ae5dfedf78..305944020d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceCertaintyList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceCertaintyList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceCriticalityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceCriticalityList.php index 2853304d8e..211f285bce 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceCriticalityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceCriticalityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceSeverityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceSeverityList.php index cbf8d63d30..4f6256a5b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceStatusList.php index a3ff92128d..12ba8ec3d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceTypeList.php index d613ca28d1..d8117a8c54 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAllergyIntoleranceTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAnswerFormatList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAnswerFormatList.php index 84ea7e4701..98c1f14692 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAnswerFormatList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAnswerFormatList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAppointmentStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAppointmentStatusList.php index 9390d75bb9..e25320ca13 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAppointmentStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAppointmentStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAssertionDirectionTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAssertionDirectionTypeList.php index b265f8115c..7ec6631809 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAssertionDirectionTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAssertionDirectionTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAssertionOperatorTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAssertionOperatorTypeList.php index cecfcd402f..1255ecd3e9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAssertionOperatorTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAssertionOperatorTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAssertionResponseTypesList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAssertionResponseTypesList.php index d650c278e5..97decbb7fa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAssertionResponseTypesList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAssertionResponseTypesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAuditEventActionList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAuditEventActionList.php index 75efe56410..1891e6fd6a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAuditEventActionList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAuditEventActionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAuditEventOutcomeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAuditEventOutcomeList.php index 4f913da901..a61cdb8e21 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAuditEventOutcomeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAuditEventOutcomeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAuditEventParticipantNetworkTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAuditEventParticipantNetworkTypeList.php index cd9c7d2620..af9f01495e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAuditEventParticipantNetworkTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRAuditEventParticipantNetworkTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRBindingStrengthList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRBindingStrengthList.php index c972e0eed7..78ee5d150e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRBindingStrengthList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRBindingStrengthList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRBundleTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRBundleTypeList.php index 52ece13a00..c79be9e076 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRBundleTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRBundleTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCarePlanActivityStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCarePlanActivityStatusList.php index cf47267563..90ba0022c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCarePlanActivityStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCarePlanActivityStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCarePlanRelationshipList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCarePlanRelationshipList.php index 77d3b679e4..6a343b3240 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCarePlanRelationshipList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCarePlanRelationshipList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCarePlanStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCarePlanStatusList.php index 3f68570aeb..ace49c9b9c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCarePlanStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCarePlanStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRClaimTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRClaimTypeList.php index 6d0c9e93c8..5d1b8386ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRClaimTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRClaimTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRClinicalImpressionStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRClinicalImpressionStatusList.php index 974def6f91..8cb84aa0fb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRClinicalImpressionStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRClinicalImpressionStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCommunicationRequestStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCommunicationRequestStatusList.php index c80e0b46d6..212a7b5716 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCommunicationRequestStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCommunicationRequestStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCommunicationStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCommunicationStatusList.php index 500cc396b0..1e94723180 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCommunicationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCommunicationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCompositionAttestationModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCompositionAttestationModeList.php index 92071050cc..03c51c9528 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCompositionAttestationModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCompositionAttestationModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCompositionStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCompositionStatusList.php index 66ce5d1405..5ed22a733b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCompositionStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRCompositionStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConceptMapEquivalenceList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConceptMapEquivalenceList.php index 9c1aa440d1..6c76a67c64 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConceptMapEquivalenceList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConceptMapEquivalenceList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConditionVerificationStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConditionVerificationStatusList.php index d900fad496..02735edf32 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConditionVerificationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConditionVerificationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConditionalDeleteStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConditionalDeleteStatusList.php index c897cf1f96..e6157ec25a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConditionalDeleteStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConditionalDeleteStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConformanceEventModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConformanceEventModeList.php index 74de0c7109..3ec6159099 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConformanceEventModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConformanceEventModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConformanceResourceStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConformanceResourceStatusList.php index 1989d356af..415e2fe987 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConformanceResourceStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConformanceResourceStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConformanceStatementKindList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConformanceStatementKindList.php index 77911cb5c6..b9bbd90848 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConformanceStatementKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConformanceStatementKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConstraintSeverityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConstraintSeverityList.php index 55622c4710..d53a103f8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConstraintSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRConstraintSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRContactPointSystemList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRContactPointSystemList.php index bbdc3a0996..61796c9874 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRContactPointSystemList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRContactPointSystemList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRContactPointUseList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRContactPointUseList.php index 3d1c3a75fa..9971a55dda 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRContactPointUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRContactPointUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRContentTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRContentTypeList.php index 430badd34f..a13ca12ef2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRContentTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRContentTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDataElementStringencyList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDataElementStringencyList.php index 1d60538ace..207eb9de0a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDataElementStringencyList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDataElementStringencyList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDaysOfWeekList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDaysOfWeekList.php index e9968f63fb..62260bb3c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDaysOfWeekList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDaysOfWeekList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDetectedIssueSeverityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDetectedIssueSeverityList.php index 536f8a929f..c0afe0aff0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDetectedIssueSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDetectedIssueSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricCalibrationStateList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricCalibrationStateList.php index a79ac33cea..88f66a4ae3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricCalibrationStateList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricCalibrationStateList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricCalibrationTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricCalibrationTypeList.php index c918abef95..2b609a938b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricCalibrationTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricCalibrationTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricCategoryList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricCategoryList.php index e4099b6fd2..77ca965e38 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricColorList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricColorList.php index 61f679bb6c..238e701c71 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricColorList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricColorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricOperationalStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricOperationalStatusList.php index 1754373b65..5b1b338a98 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricOperationalStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceMetricOperationalStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceStatusList.php index b66d2f6fb0..0ef3ab7ae8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceUseRequestPriorityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceUseRequestPriorityList.php index 00e2a416e2..da0b693b5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceUseRequestPriorityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceUseRequestPriorityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceUseRequestStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceUseRequestStatusList.php index 6716572f6a..602117740f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceUseRequestStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDeviceUseRequestStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityList.php index 0cedefcfbb..079989a43b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDiagnosticOrderStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDiagnosticOrderStatusList.php index 27684bda90..b7021cda10 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDiagnosticOrderStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDiagnosticOrderStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDiagnosticReportStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDiagnosticReportStatusList.php index 45fa3956dd..996bb4d4ed 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDiagnosticReportStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDiagnosticReportStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDigitalMediaTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDigitalMediaTypeList.php index 5abb189508..aa243e2d5a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDigitalMediaTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDigitalMediaTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDocumentModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDocumentModeList.php index e6aaf143aa..b1646fe9e7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDocumentModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDocumentModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDocumentReferenceStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDocumentReferenceStatusList.php index 1291e7392c..80a45979b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDocumentReferenceStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDocumentReferenceStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDocumentRelationshipTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDocumentRelationshipTypeList.php index 26b247d0c7..c25535d69a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDocumentRelationshipTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRDocumentRelationshipTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREncounterClassList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREncounterClassList.php index 4933b9e019..f47cf25cb7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREncounterClassList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREncounterClassList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREncounterLocationStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREncounterLocationStatusList.php index 96bc1ef6de..3c8f3b7e95 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREncounterLocationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREncounterLocationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREncounterStateList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREncounterStateList.php index 78c9cd61e2..abf042e289 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREncounterStateList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREncounterStateList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREpisodeOfCareStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREpisodeOfCareStatusList.php index c9fd7a6c45..3ad4748ff3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREpisodeOfCareStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREpisodeOfCareStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREventTimingList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREventTimingList.php index 30649993af..ac17264dc5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREventTimingList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIREventTimingList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRExtensionContextList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRExtensionContextList.php index d6a1d390c8..6350e7eed5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRExtensionContextList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRExtensionContextList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRFamilyHistoryStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRFamilyHistoryStatusList.php index a342092435..bed88ac785 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRFamilyHistoryStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRFamilyHistoryStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRFilterOperatorList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRFilterOperatorList.php index 9738381d4e..ef6970ae26 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRFilterOperatorList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRFilterOperatorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRFlagStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRFlagStatusList.php index 9a6d3a2f48..af7a5c9dba 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRFlagStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRFlagStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGoalStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGoalStatusList.php index f1388763a9..fb5311222f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGoalStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGoalStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGroupTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGroupTypeList.php index 3db410f45f..16a98ea9a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGroupTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGroupTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGuideDependencyTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGuideDependencyTypeList.php index 17415f2303..b171ce5918 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGuideDependencyTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGuideDependencyTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGuidePageKindList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGuidePageKindList.php index eec127fab3..dca4f69756 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGuidePageKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGuidePageKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGuideResourcePurposeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGuideResourcePurposeList.php index 4312407daf..06c2d3e220 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGuideResourcePurposeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRGuideResourcePurposeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRHTTPVerbList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRHTTPVerbList.php index 13c670a8e6..3a23befe27 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRHTTPVerbList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRHTTPVerbList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIdentifierUseList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIdentifierUseList.php index d706d1463a..83b06de260 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIdentifierUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIdentifierUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIdentityAssuranceLevelList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIdentityAssuranceLevelList.php index db9ff189bc..2de707606c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIdentityAssuranceLevelList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIdentityAssuranceLevelList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRInstanceAvailabilityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRInstanceAvailabilityList.php index 8962676d42..a048a9b825 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRInstanceAvailabilityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRInstanceAvailabilityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIssueSeverityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIssueSeverityList.php index d5609f34f9..8da39a5c7d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIssueSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIssueSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIssueTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIssueTypeList.php index 10027a8e0f..417b97eacc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIssueTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRIssueTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRLinkTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRLinkTypeList.php index c228455107..d092a1742b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRLinkTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRLinkTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRListModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRListModeList.php index c45c76a144..b18b033a1a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRListModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRListModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRListStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRListStatusList.php index 8a3e3b9db6..fd50bc67fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRListStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRListStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRLocationModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRLocationModeList.php index e9181e7a4c..e293e759d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRLocationModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRLocationModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRLocationStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRLocationStatusList.php index 535cda0abe..6c7e9eff4b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRLocationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRLocationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMeasmnt_PrincipleList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMeasmnt_PrincipleList.php index 774178d5e1..17665fbadb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMeasmnt_PrincipleList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMeasmnt_PrincipleList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationAdministrationStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationAdministrationStatusList.php index 5a0f216a3b..4a95090c65 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationAdministrationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationAdministrationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationDispenseStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationDispenseStatusList.php index 7263a482c2..7370deca2f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationDispenseStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationDispenseStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationOrderStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationOrderStatusList.php index eee438008c..b758f90bac 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationOrderStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationOrderStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationStatementStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationStatementStatusList.php index 62990bf0ea..70cd9c5a16 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationStatementStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMedicationStatementStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMessageSignificanceCategoryList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMessageSignificanceCategoryList.php index 83ce59bf45..1272d9d454 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMessageSignificanceCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRMessageSignificanceCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNameUseList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNameUseList.php index 20517d0dc8..2970d886c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNameUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNameUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNamingSystemIdentifierTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNamingSystemIdentifierTypeList.php index 7a8912f9fc..13cea14fac 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNamingSystemIdentifierTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNamingSystemIdentifierTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNamingSystemTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNamingSystemTypeList.php index 9ded309bad..200b81b2b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNamingSystemTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNamingSystemTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNarrativeStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNarrativeStatusList.php index 2460a03478..e80469d400 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNarrativeStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNarrativeStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNoteTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNoteTypeList.php index 04b0b90cfa..935d347ad3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNoteTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNoteTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNutritionOrderStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNutritionOrderStatusList.php index 7b66f67123..b42e63df84 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNutritionOrderStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRNutritionOrderStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRObservationRelationshipTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRObservationRelationshipTypeList.php index c14b45e4d4..8498fd420f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRObservationRelationshipTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRObservationRelationshipTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRObservationStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRObservationStatusList.php index b74ead4987..95f841b72c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRObservationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRObservationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIROperationKindList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIROperationKindList.php index 0feecf75f2..bd1c0e18e7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIROperationKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIROperationKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIROperationParameterUseList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIROperationParameterUseList.php index de20991e42..6a067e5406 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIROperationParameterUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIROperationParameterUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIROrderStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIROrderStatusList.php index 9470d59d4b..b940f2e143 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIROrderStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIROrderStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRParticipantRequiredList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRParticipantRequiredList.php index 44006e6eb6..b6acf03d91 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRParticipantRequiredList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRParticipantRequiredList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRParticipantStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRParticipantStatusList.php index 88f6d5b471..756a0664a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRParticipantStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRParticipantStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRParticipationStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRParticipationStatusList.php index cda84d6944..edb67cc5db 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRParticipationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRParticipationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProcedureRequestPriorityList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProcedureRequestPriorityList.php index 1225557ceb..c9c4afbe21 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProcedureRequestPriorityList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProcedureRequestPriorityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProcedureRequestStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProcedureRequestStatusList.php index 46e68ac2d5..d626fccf58 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProcedureRequestStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProcedureRequestStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProcedureStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProcedureStatusList.php index f0a7efc049..f855ba30e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProcedureStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProcedureStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRPropertyRepresentationList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRPropertyRepresentationList.php index 62e942aa80..80a1c51f42 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRPropertyRepresentationList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRPropertyRepresentationList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProvenanceEntityRoleList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProvenanceEntityRoleList.php index db41e88023..ea77eb156a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProvenanceEntityRoleList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRProvenanceEntityRoleList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRQuantityComparatorList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRQuantityComparatorList.php index bb5e0b3a63..a84dc3f1d5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRQuantityComparatorList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRQuantityComparatorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRQuestionnaireResponseStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRQuestionnaireResponseStatusList.php index a1ea37ff58..c0622708fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRQuestionnaireResponseStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRQuestionnaireResponseStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRQuestionnaireStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRQuestionnaireStatusList.php index b0b895e20c..39b3407388 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRQuestionnaireStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRQuestionnaireStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRReferralStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRReferralStatusList.php index 7e0794cdc9..3eb1623882 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRReferralStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRReferralStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRRemittanceOutcomeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRRemittanceOutcomeList.php index 696d796e8e..463438f1b5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRRemittanceOutcomeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRRemittanceOutcomeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRResourceVersionPolicyList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRResourceVersionPolicyList.php index 0f110de886..964981beb9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRResourceVersionPolicyList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRResourceVersionPolicyList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRResponseTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRResponseTypeList.php index 1c69bee1fc..287832b006 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRResponseTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRResponseTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRRestfulConformanceModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRRestfulConformanceModeList.php index 302ed16b85..148562d5e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRRestfulConformanceModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRRestfulConformanceModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSearchEntryModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSearchEntryModeList.php index df3a205dde..ece521f097 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSearchEntryModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSearchEntryModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSearchModifierCodeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSearchModifierCodeList.php index 45c9764fc2..03897b42f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSearchModifierCodeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSearchModifierCodeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSearchParamTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSearchParamTypeList.php index 9dddd0d7f4..d23ea9eb70 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSearchParamTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSearchParamTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSlicingRulesList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSlicingRulesList.php index c0fa2e001e..50c458ba75 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSlicingRulesList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSlicingRulesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSlotStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSlotStatusList.php index 6c46a093b0..0b18336bbb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSlotStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSlotStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSpecimenStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSpecimenStatusList.php index e6fab13340..c287f17337 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSpecimenStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSpecimenStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRStructureDefinitionKindList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRStructureDefinitionKindList.php index 7a1c9fa90e..8872938981 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRStructureDefinitionKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRStructureDefinitionKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSubscriptionChannelTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSubscriptionChannelTypeList.php index ff3f7b27f5..bf6cfbb019 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSubscriptionChannelTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSubscriptionChannelTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSubscriptionStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSubscriptionStatusList.php index fd8cb3e509..a2159e1bca 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSubscriptionStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSubscriptionStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSupplyDeliveryStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSupplyDeliveryStatusList.php index e58ce984d2..72ccfccb22 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSupplyDeliveryStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSupplyDeliveryStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSupplyRequestStatusList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSupplyRequestStatusList.php index b171b2ca85..eae77e7ae4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSupplyRequestStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSupplyRequestStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSystemRestfulInteractionList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSystemRestfulInteractionList.php index f4806e8814..d68f1bb750 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSystemRestfulInteractionList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRSystemRestfulInteractionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRTransactionModeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRTransactionModeList.php index 71625e3d0c..dab2517cc9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRTransactionModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRTransactionModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRTypeRestfulInteractionList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRTypeRestfulInteractionList.php index 644398ca6f..5fe2951688 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRTypeRestfulInteractionList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRTypeRestfulInteractionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRUnitsOfTimeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRUnitsOfTimeList.php index 8001f21bc5..d6382e8293 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRUnitsOfTimeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRUnitsOfTimeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRUnknownContentCodeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRUnknownContentCodeList.php index 730b82ec9a..f57bc32fa1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRUnknownContentCodeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRUnknownContentCodeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRUseList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRUseList.php index 3c2b465e76..2a7eeac1d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRVisionBaseList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRVisionBaseList.php index 6ddf19d584..540f15995b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRVisionBaseList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRVisionBaseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRVisionEyesList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRVisionEyesList.php index bdcb4fc29a..f9fac5b5a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRVisionEyesList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRVisionEyesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRXPathUsageTypeList.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRXPathUsageTypeList.php index c3cc11ead6..fa3912f4f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRXPathUsageTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRStringPrimitive/FHIRXPathUsageTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRTimePrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRTimePrimitive.php index d8ef6925ec..42bf0d2eed 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRTimePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRTimePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -267,6 +267,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRUnsignedIntPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRUnsignedIntPrimitive.php index 48e19bb4c8..9dd1414f55 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRUnsignedIntPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRUnsignedIntPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -260,6 +260,7 @@ public function jsonSerialize() return intval($this->getValue(), 10); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRUriPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRUriPrimitive.php index 1e9298ee58..23d499efde 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRUriPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRUriPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -243,6 +243,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRUuidPrimitive.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRUuidPrimitive.php index 973f52a48b..888c683539 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRUuidPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/FHIRUuidPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -248,6 +248,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRAutoloader.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRAutoloader.php index 6f0744d12a..d82959aa00 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRAutoloader.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRAutoloader.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRCommentContainerInterface.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRCommentContainerInterface.php index 956701e2ba..88a60796f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRCommentContainerInterface.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRCommentContainerInterface.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRCommentContainerTrait.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRCommentContainerTrait.php index 378a5829b9..93eac5af1e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRCommentContainerTrait.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRCommentContainerTrait.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRConstants.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRConstants.php index 429896bc50..a35559853d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRConstants.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRConstants.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -73,7 +73,7 @@ abstract class PHPFHIRConstants const SOURCE_GENERATION_DATE = 'Sat, Oct 24, 2015 07:41+1100'; // PHPFHIR - const CODE_GENERATION_DATE = 'November 30th, 2019 21:22+0000'; + const CODE_GENERATION_DATE = 'November 30th, 2019 23:37+0000'; // Common const JSON_FIELD_RESOURCE_TYPE = 'resourceType'; diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRContainedTypeInterface.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRContainedTypeInterface.php index 76d40fbad0..2ff7398fbf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRContainedTypeInterface.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRContainedTypeInterface.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRResponseParser.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRResponseParser.php index 48303d0bf2..3f564eaf05 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRResponseParser.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRResponseParser.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRResponseParserConfig.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRResponseParserConfig.php index ba68eb6f06..f01e69b895 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRResponseParserConfig.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRResponseParserConfig.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php index ce4c62f32a..66666ff242 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRBooleanPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRBooleanPrimitiveTest.php index 7b681d7afc..182c045432 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRBooleanPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRBooleanPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRCodePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRCodePrimitiveTest.php index 65c222b299..32769c5abe 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRCodePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRCodePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRDatePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRDatePrimitiveTest.php index 665b5da15d..f81dbe1e7e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRDatePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRDatePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRDateTimePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRDateTimePrimitiveTest.php index ae8ab9a487..09c9e33021 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRDateTimePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRDateTimePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRDecimalPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRDecimalPrimitiveTest.php index beb9446040..d02cb787b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRDecimalPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRDecimalPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAccountStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAccountStatusTest.php index 440ea4f033..c4cecd1109 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAccountStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAccountStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRActionListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRActionListTest.php index ce7575d480..5a903fe66e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRActionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRActionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAddressTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAddressTest.php index cec5aa33e0..e08eac6208 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAddressTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAddressTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAddressTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAddressTypeTest.php index 29007c55b4..f1c44b606f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAddressTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAddressTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php index 65e24b8d84..5701308784 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAdministrativeGenderTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAdministrativeGenderTest.php index 5fd74b72da..a7393bd8e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAdministrativeGenderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAdministrativeGenderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php index 10c60e8b7a..97a88b5e2b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCategoryTest.php index 28520d08b2..9705d46a56 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCertaintyTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCertaintyTest.php index abf0fad2bd..4598534985 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCertaintyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCertaintyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCriticalityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCriticalityTest.php index 23115a10a5..b055ce0848 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCriticalityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCriticalityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceSeverityTest.php index 1a8f24a454..965ef1b2fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceStatusTest.php index 3682609f29..ade21b33e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceTypeTest.php index 711db0a3f6..fd85d95083 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAnnotationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAnnotationTest.php index bce3a45355..1eacedcb57 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAnnotationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAnnotationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAnswerFormatTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAnswerFormatTest.php index 1ceaae317d..abccd8a89f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAnswerFormatTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAnswerFormatTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAppointmentStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAppointmentStatusTest.php index fccf75a56e..05bf0e4b9b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAppointmentStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAppointmentStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAssertionDirectionTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAssertionDirectionTypeTest.php index d781a7f6f9..0bd8e6fa1e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAssertionDirectionTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAssertionDirectionTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAssertionOperatorTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAssertionOperatorTypeTest.php index f254a19c4f..22e3a0e03b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAssertionOperatorTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAssertionOperatorTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAssertionResponseTypesTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAssertionResponseTypesTest.php index 2570a9f93e..5e678f3541 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAssertionResponseTypesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAssertionResponseTypesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php index 1115278ca9..867b724e64 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAuditEventActionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAuditEventActionTest.php index b321775fac..6904c9238e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAuditEventActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAuditEventActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAuditEventOutcomeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAuditEventOutcomeTest.php index a5111f184d..971c9eb37f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAuditEventOutcomeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAuditEventOutcomeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAuditEventParticipantNetworkTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAuditEventParticipantNetworkTypeTest.php index d6db8413a1..9189b087e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAuditEventParticipantNetworkTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRAuditEventParticipantNetworkTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReactionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReactionTest.php index 8254130acd..f7f9790b7e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReactionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReactionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipantTest.php index bb817afa3f..dc94c4cc33 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetailTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetailTest.php index 51abe78d43..34cb8d2daf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEventTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEventTest.php index 15e275ef63..c6f650e49a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetworkTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetworkTest.php index 548e8dc9a7..7200401c93 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetworkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetworkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventObjectTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventObjectTest.php index e970ab879e..be71f6322e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventObjectTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventObjectTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventParticipantTest.php index d6822a66a6..2580439a5a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSourceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSourceTest.php index fbb146d57d..e654cab800 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntryTest.php index 8c0e219e49..414163b335 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLinkTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLinkTest.php index 597348134e..13a30ac230 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequestTest.php index fc502f01d9..0f08f9cdea 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponseTest.php index 6dd4cb1f60..639d9ed6d2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearchTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearchTest.php index 04f8ee8346..ef017a3346 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearchTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearchTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php index 1d0996ebba..73c7c57980 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetailTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetailTest.php index 3e9df21c11..f12f5fd21d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipantTest.php index 04eb79ecb5..03a3ef13ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanRelatedPlanTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanRelatedPlanTest.php index 9d4e3ac874..e65b3d1eb2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanRelatedPlanTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanRelatedPlanTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCoverageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCoverageTest.php index e9699bb356..c24881882d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCoverageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCoverageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetailTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetailTest.php index 5ab2744d04..7446541668 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosisTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosisTest.php index 9bab23e62b..a7f5969e7a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosisTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosisTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItemTest.php index 8553a864df..e1df860b94 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimMissingTeethTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimMissingTeethTest.php index cbc1b2afd1..2847d72175 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimMissingTeethTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimMissingTeethTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayeeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayeeTest.php index c1678085d5..60667fce75 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayeeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayeeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProsthesisTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProsthesisTest.php index eb94a6b6f8..cfcd59f41a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProsthesisTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProsthesisTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetailTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetailTest.php index cd6447c872..d53cf609db 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItemTest.php index bba35c44f9..aaa66ac2e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication1Test.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication1Test.php index 69c1180b55..2d1a50b41b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication2Test.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication2Test.php index 62b20be94b..cd39a442cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication2Test.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication2Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication3Test.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication3Test.php index 8dc5e8dfa1..e346e6d305 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication3Test.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication3Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication4Test.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication4Test.php index 3089c94b7f..ca2581be25 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication4Test.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication4Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudicationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudicationTest.php index 401ab465bd..06d065b4ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseCoverageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseCoverageTest.php index 72a5cc7d5b..f528d426f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseCoverageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseCoverageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1Test.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1Test.php index f621fd7813..d24eb7f8cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetailTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetailTest.php index 66fe908332..2afefa2543 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseErrorTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseErrorTest.php index 5e3b955acc..6979434548 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseErrorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseErrorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItemTest.php index a0c34fce49..a343a13536 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseNoteTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseNoteTest.php index 81e921e275..70e241237a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseNoteTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseNoteTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetailTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetailTest.php index e43588a80e..07ba51088c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFindingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFindingTest.php index caba6ff3fe..05d6e4ca77 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFindingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFindingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigationsTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigationsTest.php index 5d7ddc92f2..b9d6a1e5d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigationsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigationsTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionRuledOutTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionRuledOutTest.php index 8d89591597..c08f91d0fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionRuledOutTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionRuledOutTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayloadTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayloadTest.php index 51d8c58c9b..81f8725693 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayloadTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayloadTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayloadTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayloadTest.php index 0fe705f56b..b3436edc92 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayloadTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayloadTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php index 7e35ec55a6..39b0df57cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php index a96c314a05..f916056a78 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php index bbf3eaec52..deb3f2d9f0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapContactTest.php index a55985e907..42bdc92b3a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php index 2b9653162e..61addcc703 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElementTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElementTest.php index 536416eeed..be2cd54e82 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTargetTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTargetTest.php index 4ec2aabfb0..e011eeb277 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTargetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTargetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php index 7ad5fb9b9b..2691e6e8f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php index faaa9da479..e1ff159889 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificateTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificateTest.php index c1d031760d..900931ab1e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceCertificateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceContactTest.php index 3002215d35..094ff2d529 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocumentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocumentTest.php index 68a1cf61fe..fcfa1b42ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocumentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceDocumentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEndpointTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEndpointTest.php index 1aaff36a79..c95e19e149 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEndpointTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEndpointTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEventTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEventTest.php index 7855ad0617..63f4c42713 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementationTest.php index 89164bb909..da55df87d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceImplementationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteraction1Test.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteraction1Test.php index 23e037b2f6..448ebe8659 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteraction1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteraction1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteractionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteractionTest.php index e09bc1db4f..ecc41dcc19 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteractionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceInteractionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessagingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessagingTest.php index 100a0ee0c4..6794c7d00d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessagingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceMessagingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperationTest.php index 255b7d583b..f2c0762202 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceOperationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResourceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResourceTest.php index db837c2214..1995709dcf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRestTest.php index 32f83df7db..569dc53073 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceRestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParamTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParamTest.php index 1ab0ea9f55..6209df93fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParamTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSearchParamTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurityTest.php index 545000d79e..9de2db22f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSecurityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftwareTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftwareTest.php index c2a5e51126..76e1e7fb3d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftwareTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConformance/FHIRConformanceSoftwareTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActor1Test.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActor1Test.php index b8c4223a3d..f21673f1e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActor1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActor1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActorTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActorTest.php index 3c92433933..844a101ccd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendlyTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendlyTest.php index 49456e8384..827d45a53f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendlyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendlyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegalTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegalTest.php index b764733e48..d98f9d81f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRuleTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRuleTest.php index ffe35065cb..d99466370d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRuleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRuleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSignerTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSignerTest.php index e75e66c569..84f00cdaed 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSignerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSignerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTermTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTermTest.php index 8ee0eda902..1bcd88aef9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTermTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTermTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1Test.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1Test.php index abb3520bc5..0961d17834 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItemTest.php index 5a49f78289..3ec6f292e8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementContactTest.php index 1c39f464f9..c81bed2d53 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMappingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMappingTest.php index 72ba4e6e3a..12c75af4d5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMappingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMappingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigationTest.php index 71b7f13057..cd673df696 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecificationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecificationTest.php index 104c38df7c..9fe2989074 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecificationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecificationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibrationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibrationTest.php index da175401d1..98526baaa2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibrationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibrationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEventTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEventTest.php index 32690d9c25..55a0e19c59 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItemTest.php index 85f2bc0bde..62a46e9e0a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticOrder/FHIRDiagnosticOrderItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImageTest.php index bb513d8235..b1a40028ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContentTest.php index d980b1271b..4f0eac62b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelatedTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelatedTest.php index 90793fa0df..fe972009aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelatedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelatedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContentTest.php index 1b53f5a8f1..58ab676c80 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php index 07fca4086b..86e177b424 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatedTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatedTest.php index 4bd8c02beb..c8f2517cfd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php index 7658e6b6f7..99127c8aa4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php index 864f3fd539..84bcbac3c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php index 180309f601..a9a21ff1e9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php index 1a0746a4d8..0e8dff4e9d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistoryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistoryTest.php index 4f78238b01..8b1d477d06 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareCareTeamTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareCareTeamTest.php index 4ecff3b7ef..9080e3a413 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareCareTeamTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareCareTeamTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistoryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistoryTest.php index 7496608ff8..c70eb1f335 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryConditionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryConditionTest.php index e7335dfc14..0dc062bd45 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryConditionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryConditionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalOutcomeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalOutcomeTest.php index 671f763359..6388a24790 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalOutcomeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalOutcomeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php index 4cc984b125..21236ead2a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMemberTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMemberTest.php index 39f35c91b6..939f1b6e0f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMemberTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMemberTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTimeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTimeTest.php index 44d5a2467c..dab5ca4c82 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailableTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailableTest.php index 8ffadbc657..864f706574 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailableTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailableTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceServiceTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceServiceTypeTest.php index b90c1ebccd..c7ff0b2d45 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceServiceTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceServiceTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionFramesTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionFramesTest.php index cb5f2fcdaf..b467dfb4d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionFramesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionFramesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionInstanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionInstanceTest.php index 04caca2fa2..09b6c0c58c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionInstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionInstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionSeriesTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionSeriesTest.php index dc72e57a40..55c07c1567 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionSeriesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionSeriesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionStudyTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionStudyTest.php index 7b7dfc2eb4..a3f29679ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionStudyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingObjectSelection/FHIRImagingObjectSelectionStudyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php index e41a3d12fc..79966045ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php index 8ae71ffd63..4c7118b073 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanationTest.php index b8b4a065ee..e269ed1bd0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php index ee2b257831..3d55abc023 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocolTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocolTest.php index 8dca622e46..768b6eb366 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocolTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocolTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php index 8c7a246ead..9cb4fbd1ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocolTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocolTest.php index 9baeacd5f1..04402f175a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocolTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocolTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php index 0dd897c647..f9e41182fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideContactTest.php index 63185df4f4..b6dee5dd8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependencyTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependencyTest.php index d341e0ac50..36a281e353 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependencyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependencyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobalTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobalTest.php index 13ffd45b62..fa8dc7c3db 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackageTest.php index 53d378de45..de5f3115f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePageTest.php index 99690aaa59..4c20eb9428 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResourceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResourceTest.php index f405971246..d0b67b3506 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php index 921d89be36..b46b2594cb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php index f5e0e44c31..4cbd1d8530 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatchTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatchTest.php index 92eabcb242..20c5222e7c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatchTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatchTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContentTest.php index 8938ff8720..28c8eeb426 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php index b5a94bf620..3a09145feb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackageTest.php index b128145424..e51e390521 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProductTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProductTest.php index 224b8e99c5..8c9dbeca84 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProductTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationProductTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php index 4aae567d60..e9a912f04c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosageInstructionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosageInstructionTest.php index 01983aa470..e8c6b7af19 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosageInstructionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseDosageInstructionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php index 8b001b7536..5fa052c883 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDispenseRequestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDispenseRequestTest.php index 09942df2b7..386d48999e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDispenseRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDispenseRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDosageInstructionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDosageInstructionTest.php index c3c0cecda9..29636f32cb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDosageInstructionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderDosageInstructionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderSubstitutionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderSubstitutionTest.php index 019d2fc895..dcdd0475f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderSubstitutionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationOrder/FHIRMedicationOrderSubstitutionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosageTest.php index ec7ddb2729..24732b578c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationStatement/FHIRMedicationStatementDosageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php index 5acf06b623..d23a867b64 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php index 6b2c6f7e6d..547b740eed 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php index 8cad704e70..c3a73741a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemContactTest.php index e1cd550732..68dbdf7480 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueIdTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueIdTest.php index c0bf7843fe..e6447ff342 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueIdTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueIdTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministrationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministrationTest.php index 6ffd74c800..14bdb39405 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministrationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministrationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormulaTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormulaTest.php index 98ade31aae..daf134d775 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormulaTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormulaTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrientTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrientTest.php index 0813efc8ba..c0f9de1ab7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDietTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDietTest.php index ff772dfafb..8e36cfaad7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDietTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDietTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplementTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplementTest.php index 80ebebdfa7..5d3b3c6553 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTextureTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTextureTest.php index e0dc7e7af0..027028e258 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTextureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTextureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponentTest.php index b68e2a93c5..af4504eece 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php index 621a4d8991..bb63e04d68 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelatedTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelatedTest.php index 42b95e4d31..031456967a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelatedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelatedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBindingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBindingTest.php index 142ffcca70..c316538b6d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBindingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBindingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionContactTest.php index e03c20ee3f..4c488623fa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameterTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameterTest.php index 2a72f8a5c5..b0fa1214d7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php index 2fe64dab0d..728341e3b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhenTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhenTest.php index f9ff12280e..3f19dccb6f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhenTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrder/FHIROrderWhenTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php index 44de487823..ea074d64d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameterTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameterTest.php index 86c7a9efa3..a265207b4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimalTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimalTest.php index 555e468abe..90061c3c76 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunicationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunicationTest.php index 3b0ec546d2..9472c24f96 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php index 6655e7021a..950d7bf52d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php index 00a294674c..cfd55d4faa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetailTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetailTest.php index 81b91f2e5e..f79f720d76 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationNoteTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationNoteTest.php index a4e997292a..4e7008e906 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationNoteTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationNoteTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLinkTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLinkTest.php index 46f8745335..30579bccf9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerPractitionerRoleTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerPractitionerRoleTest.php index 27ebaa5dd4..8485913f0b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerPractitionerRoleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerPractitionerRoleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php index 7b3e714078..eb247c2cde 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDeviceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDeviceTest.php index 1c3c6a6c2a..fd18f36ec5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDeviceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDeviceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php index 524430a946..e721e5e109 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItemTest.php index eb79abce77..374c1ef60d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseNotesTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseNotesTest.php index daeab18e24..a0c197caba 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseNotesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseNotesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php index 9c8a956b7f..3ad49c2ecb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php index 531a0cebc1..593948d3e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceRelatedAgentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceRelatedAgentTest.php index 9eb00e73e4..345c1e65b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceRelatedAgentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceRelatedAgentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroupTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroupTest.php index d2f14cbfac..62776e0089 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestionTest.php index 034c1f8e1f..4d7417165d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireQuestionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswerTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswerTest.php index b1f6918865..ad61a9664e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseGroupTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseGroupTest.php index 2e4d0573df..2128e855e6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseQuestionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseQuestionTest.php index ab73e14156..93b4190eba 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseQuestionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseQuestionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPredictionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPredictionTest.php index cd87459e14..f10a44c75f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPredictionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPredictionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterContactTest.php index 9e8e2830b5..bd61cc888d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php index 8ff8cfe91b..4af0475768 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php index d73f042b58..ae21555a99 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatmentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatmentTest.php index db0f9f287f..f843d08e90 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenTreatmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContactTest.php index 555e9c5c6a..cabfe02e90 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferentialTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferentialTest.php index e75b2d19a9..89a803addc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferentialTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferentialTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMappingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMappingTest.php index 94f0e9d158..b5a171fb88 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMappingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMappingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshotTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshotTest.php index 9b859b52ba..51f3adcad5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshotTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshotTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannelTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannelTest.php index d4ffdeaadd..c204d3142a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannelTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannelTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php index fa311948f4..69cbdeb74e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php index 179a902dea..1c134fa9b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestWhenTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestWhenTest.php index 06107f3241..ad4a1d06ee 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestWhenTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestWhenTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1Test.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1Test.php index 59a6dd6296..354055d766 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2Test.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2Test.php index d5bd621727..2375afa3d5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2Test.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptActionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptActionTest.php index 793dfbedbc..26bf5bf20c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssertTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssertTest.php index 7112cd7027..40cb476171 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssertTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssertTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapabilityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapabilityTest.php index 96e78f2ba1..ff3086a40a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapabilityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapabilityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptContactTest.php index 1e45f6cac5..b5064a4246 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixtureTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixtureTest.php index e3e32abe03..37e7005b86 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixtureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixtureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLinkTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLinkTest.php index 9c9f7e8979..4f83cf19bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadataTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadataTest.php index 2f2bb9f327..e1547a6e57 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadataTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadataTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperationTest.php index 1ff4546a10..48ac9a4048 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeaderTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeaderTest.php index 0cc024b884..9317b8e09b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeaderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeaderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetupTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetupTest.php index 3bec1aa933..517c551596 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardownTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardownTest.php index 1d59f37eb2..fde536d22b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardownTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardownTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTestTest.php index cc4239879d..a7819cf1cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariableTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariableTest.php index 3bb4044083..b5ee6a6467 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariableTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariableTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCodeSystemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCodeSystemTest.php index 5e07c9b7ff..61223a64bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCodeSystemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCodeSystemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php index 847f931d6d..ddcf1fcf94 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept1Test.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept1Test.php index fd92732693..46c3516484 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php index 88913ddab7..20d20db6f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContactTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContactTest.php index 5956d88a1c..d6ed7f620c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php index c66538b1ee..0b8fb98146 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignationTest.php index a774bc0e7c..4321ef2c06 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php index fff29968d5..e9fd3ccffc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php index 045a46807b..3afef6c4b7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php index f010cb0fbe..1c5a240db2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameterTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameterTest.php index 8a5cf08385..187da34743 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispenseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispenseTest.php index 16135c3937..8e5cec1022 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispenseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispenseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php index 4eebc21d0f..bf2b3d11c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php index 7b2b5dfba5..d4346c61a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBindingStrengthTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBindingStrengthTest.php index 6137e8236b..8864e4fb40 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBindingStrengthTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBindingStrengthTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php index 666931d9b2..bd809025a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBundleTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBundleTypeTest.php index d20117e0dc..395f3ef905 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBundleTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRBundleTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php index 24b0c7ab7e..5163e47d5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCarePlanRelationshipTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCarePlanRelationshipTest.php index 06c2d4c65b..2eb5ae8971 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCarePlanRelationshipTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCarePlanRelationshipTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCarePlanStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCarePlanStatusTest.php index c0230b7751..be18f5f8fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCarePlanStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCarePlanStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRClaimTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRClaimTypeTest.php index 3d9357a82e..e2aef772ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRClaimTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRClaimTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRClinicalImpressionStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRClinicalImpressionStatusTest.php index 5482a87739..b293ceb12d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRClinicalImpressionStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRClinicalImpressionStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCodeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCodeTest.php index f4f87247bf..ecd697ad80 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php index deb046354f..d910bcbc5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCodingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCodingTest.php index e9b577262c..e97d627d3f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCodingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCodingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCommunicationRequestStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCommunicationRequestStatusTest.php index c842353296..c72f882707 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCommunicationRequestStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCommunicationRequestStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCommunicationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCommunicationStatusTest.php index 709298d364..8426332eb5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCommunicationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCommunicationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php index 5801cc27ba..9a20730a99 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php index 4ac5845c44..7716943572 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php index 7768bb4302..a1c3cdf40a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConditionVerificationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConditionVerificationStatusTest.php index afb4a1ded6..c9a28240c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConditionVerificationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConditionVerificationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConditionalDeleteStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConditionalDeleteStatusTest.php index 9cb135f9cc..4894db9aaf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConditionalDeleteStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConditionalDeleteStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConformanceEventModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConformanceEventModeTest.php index 02d9ec9ee5..5c064ef86e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConformanceEventModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConformanceEventModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConformanceResourceStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConformanceResourceStatusTest.php index ea4761e4e4..9f85fa68d8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConformanceResourceStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConformanceResourceStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConformanceStatementKindTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConformanceStatementKindTest.php index a3d7bf2d77..84030b98a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConformanceStatementKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConformanceStatementKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php index 7cf04b874e..5b3d3e1242 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContactPointSystemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContactPointSystemTest.php index f55583192f..5cef5702cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContactPointSystemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContactPointSystemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContactPointTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContactPointTest.php index 9831c4e134..71ac4a73e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContactPointTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContactPointTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContactPointUseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContactPointUseTest.php index 55b5d7f446..c9ecc9a995 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContactPointUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContactPointUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContentTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContentTypeTest.php index 26478d59ea..2ee3a20ffa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContentTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRContentTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDataElementStringencyTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDataElementStringencyTest.php index a670f59e82..cfe2876de0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDataElementStringencyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDataElementStringencyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDateTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDateTest.php index 74ae5722f4..2160a00f96 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php index 8aa913d17a..987322b142 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDaysOfWeekTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDaysOfWeekTest.php index 85963900ed..b74d72e943 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDaysOfWeekTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDaysOfWeekTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php index 06148317ba..f72abd9102 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDetectedIssueSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDetectedIssueSeverityTest.php index 4b9cda5455..062ad15bff 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDetectedIssueSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDetectedIssueSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationStateTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationStateTest.php index 1f6391bafd..f9cdfa4034 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationStateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationStateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationTypeTest.php index 26bbdcb614..d8fe1d4fad 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCategoryTest.php index f43dcaa6cd..682a225e01 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricColorTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricColorTest.php index c6b1dfc72f..1e1af3b3ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricColorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricColorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricOperationalStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricOperationalStatusTest.php index 574942be8a..0e09e8e8fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricOperationalStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceMetricOperationalStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceStatusTest.php index d085e553ae..0911111151 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceUseRequestPriorityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceUseRequestPriorityTest.php index e86b24566e..0c9ed9397e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceUseRequestPriorityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceUseRequestPriorityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceUseRequestStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceUseRequestStatusTest.php index d175445f4c..237ee754ed 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceUseRequestStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDeviceUseRequestStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderPriorityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderPriorityTest.php index e296027fb9..17576c5eea 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderPriorityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderPriorityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderStatusTest.php index bee93a622d..26ac020310 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDiagnosticOrderStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php index 9162594f4c..6ad4d73d28 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDigitalMediaTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDigitalMediaTypeTest.php index b537153315..9c884ef3de 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDigitalMediaTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDigitalMediaTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php index 7135837661..363aac68da 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php index 026bdc2cd7..18ef394da8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php index dd92455214..3f67262cab 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBaseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBaseTest.php index 164ebbdb84..519f37895f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBaseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBaseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBindingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBindingTest.php index 4ed745ced6..02d8f3782d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBindingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBindingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraintTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraintTest.php index 6867d4bcc4..fa7e81ae8d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraintTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraintTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMappingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMappingTest.php index 49b60d3717..4dc3fe6684 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMappingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMappingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicingTest.php index f4d339503f..bd44391a76 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionTypeTest.php index 07d7fd164d..d1617413db 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinitionTest.php index e318f09d92..64b1b4ac5a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRElementDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREncounterClassTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREncounterClassTest.php index a2016de582..fabc44f165 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREncounterClassTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREncounterClassTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREncounterLocationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREncounterLocationStatusTest.php index f0324e38ef..e975346bc6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREncounterLocationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREncounterLocationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREncounterStateTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREncounterStateTest.php index ed32d502fc..76625cc489 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREncounterStateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREncounterStateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREpisodeOfCareStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREpisodeOfCareStatusTest.php index befcd3ec9d..1c496c9a1d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREpisodeOfCareStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREpisodeOfCareStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php index bea75b1e2f..d1da511056 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRExtensionContextTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRExtensionContextTest.php index a2c76ee525..37e0089ec3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRExtensionContextTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRExtensionContextTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php index 58ddb0167f..aa882fe21c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRFamilyHistoryStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRFamilyHistoryStatusTest.php index f4612cbb32..f00fe8c549 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRFamilyHistoryStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRFamilyHistoryStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php index b82f9cdd34..426f2a047b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRFlagStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRFlagStatusTest.php index 5190c0ac87..9ae0a6440d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRFlagStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRFlagStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGoalStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGoalStatusTest.php index 7e3e46c831..a5c48a66aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGoalStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGoalStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php index 51a03136e4..b59c27de29 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGuideDependencyTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGuideDependencyTypeTest.php index 9a96056d4e..31935f7f9e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGuideDependencyTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGuideDependencyTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGuidePageKindTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGuidePageKindTest.php index ea471b2d8c..228ca60d6e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGuidePageKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGuidePageKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGuideResourcePurposeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGuideResourcePurposeTest.php index 1d83caa659..2a9271013c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGuideResourcePurposeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRGuideResourcePurposeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRHTTPVerbTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRHTTPVerbTest.php index 5a030ca7ff..8cf60e5754 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRHTTPVerbTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRHTTPVerbTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php index 52e4139d16..680ad67fb0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdTest.php index 157e1dddb1..ef95bc6913 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php index 7440095836..4d6dd51bdd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php index 7e69dda174..83a472a968 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdentityAssuranceLevelTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdentityAssuranceLevelTest.php index 20f32ba50f..6789717d8b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdentityAssuranceLevelTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIdentityAssuranceLevelTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRInstanceAvailabilityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRInstanceAvailabilityTest.php index c6ad3d9e1f..15b1592e40 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRInstanceAvailabilityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRInstanceAvailabilityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRInstantTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRInstantTest.php index 93e1b16c20..2cac9d704a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRInstantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRInstantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php index 77bf90d9f8..9ae202dc30 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php index caf5810678..5bfda95d1d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIssueTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIssueTypeTest.php index 60ec864c98..a90bd3336d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIssueTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRIssueTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php index 52c095092b..a0dcef12f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRListModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRListModeTest.php index 6757bab07a..99ba01e2ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRListModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRListModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRListStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRListStatusTest.php index 6c4aa21a57..b32e2a3ba2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRListStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRListStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php index c43d57888f..8ed00d6b66 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php index 4d7c2e74a0..c9fea56db7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMarkdownTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMarkdownTest.php index 81755ea6aa..48df4ba75a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMarkdownTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMarkdownTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMeasmnt_PrincipleTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMeasmnt_PrincipleTest.php index 23dd577514..6ada82d510 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMeasmnt_PrincipleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMeasmnt_PrincipleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationAdministrationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationAdministrationStatusTest.php index 18155fd1a6..3b68fb9a6b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationAdministrationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationAdministrationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationDispenseStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationDispenseStatusTest.php index 4b595a6ba6..65a3de9296 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationDispenseStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationDispenseStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationOrderStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationOrderStatusTest.php index 493846c279..d94f6a87e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationOrderStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationOrderStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationStatementStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationStatementStatusTest.php index fe9186de5e..f1c4225df6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationStatementStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMedicationStatementStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php index 6a6b97bf5f..5444b57350 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMetaTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMetaTest.php index 53689f51ab..17a8e59ceb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMetaTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRMetaTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php index dceb3f783b..8823e751c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNamingSystemIdentifierTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNamingSystemIdentifierTypeTest.php index 3bd165514c..94752d3a35 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNamingSystemIdentifierTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNamingSystemIdentifierTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNamingSystemTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNamingSystemTypeTest.php index dfed6bb4e4..5eabaa93dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNamingSystemTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNamingSystemTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php index ba2ef12278..26f5ba6113 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php index e4deb504b8..e63b4647cd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNoteTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNoteTypeTest.php index c02d49d914..a8bd5ab4ae 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNoteTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNoteTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNutritionOrderStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNutritionOrderStatusTest.php index 4b95586573..cc81142795 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNutritionOrderStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRNutritionOrderStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRObservationRelationshipTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRObservationRelationshipTypeTest.php index aa03b70cad..a0a87b05cd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRObservationRelationshipTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRObservationRelationshipTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php index 996324f922..5c445fd924 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROidTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROidTest.php index 547d8299db..a08c1f0c5d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROidTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROidTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROperationKindTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROperationKindTest.php index c129e19c32..023ab50718 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROperationKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROperationKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROperationParameterUseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROperationParameterUseTest.php index 464f37c900..21daecbe16 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROperationParameterUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROperationParameterUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROrderStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROrderStatusTest.php index 67aa2c278f..55e9ab5638 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROrderStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIROrderStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRParticipantRequiredTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRParticipantRequiredTest.php index 2195afc4ac..a93a023fbf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRParticipantRequiredTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRParticipantRequiredTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRParticipantStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRParticipantStatusTest.php index 8a120be841..3dd3c2359d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRParticipantStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRParticipantStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRParticipationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRParticipationStatusTest.php index 71753b5026..d4c8543b8d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRParticipationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRParticipationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php index 1b8ce99bce..e38bb9b0ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRPositiveIntTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRPositiveIntTest.php index ee28d82b07..eba2f75224 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRPositiveIntTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRPositiveIntTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProcedureRequestPriorityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProcedureRequestPriorityTest.php index 8e5f17fbe6..6cd7f85f57 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProcedureRequestPriorityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProcedureRequestPriorityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProcedureRequestStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProcedureRequestStatusTest.php index 328bf0d1f2..c6724da2f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProcedureRequestStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProcedureRequestStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProcedureStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProcedureStatusTest.php index ab2b279829..1bbef930e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProcedureStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProcedureStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php index 63cdfe4cfc..c3edc06d5f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php index 96ff341f73..dffc2763ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php index dcc6236b55..fe12c9623d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php index 2aac8632be..a6df0227f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php index cf8cbf3d12..035cb34ef1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php index 48819b046f..4f15dd0071 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRMoneyTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRMoneyTest.php index 3667643126..1cdf56af09 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRMoneyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRMoneyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRSimpleQuantityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRSimpleQuantityTest.php index 0d2872d274..0d05d508bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRSimpleQuantityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRSimpleQuantityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantityComparatorTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantityComparatorTest.php index 1c14529115..faeba74b6d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantityComparatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantityComparatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php index 05e2ca2c7e..dd1a50581a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuestionnaireResponseStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuestionnaireResponseStatusTest.php index 47b42736e1..26d0e117ae 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuestionnaireResponseStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuestionnaireResponseStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuestionnaireStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuestionnaireStatusTest.php index 762adcb984..975ae9718f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuestionnaireStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRQuestionnaireStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRangeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRangeTest.php index 8ee4053898..81ac1661ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRangeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRangeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRatioTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRatioTest.php index 4020c1cc0e..6457151696 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRatioTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRatioTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRReferenceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRReferenceTest.php index 7bdb9612ce..2640b6e97b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRReferenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRReferenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRReferralStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRReferralStatusTest.php index bef63b813b..b58eb1fde8 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRReferralStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRReferralStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRemittanceOutcomeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRemittanceOutcomeTest.php index 7ed6444270..22d174a215 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRemittanceOutcomeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRemittanceOutcomeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRResourceVersionPolicyTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRResourceVersionPolicyTest.php index d706947724..9f3bca5347 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRResourceVersionPolicyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRResourceVersionPolicyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php index eaa0fc74b2..5c897fbedb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRestfulConformanceModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRestfulConformanceModeTest.php index 486891e743..9e839ed400 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRestfulConformanceModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRRestfulConformanceModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php index a9256ffd0e..0a757b2672 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php index 1709a11421..015ebdd6bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSearchEntryModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSearchEntryModeTest.php index 5aa8c7d2cd..3533026070 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSearchEntryModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSearchEntryModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSearchModifierCodeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSearchModifierCodeTest.php index eb9bd6e6ed..1a111db7e1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSearchModifierCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSearchModifierCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php index 6a1664e919..802519fe35 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSignatureTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSignatureTest.php index 837e60d837..ae77138f35 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSignatureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSignatureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php index 6c569922c6..e9fa812c0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSlotStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSlotStatusTest.php index 3dedd7a7ef..8295d09adf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSlotStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSlotStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSpecimenStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSpecimenStatusTest.php index c1702fe060..355f4811b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSpecimenStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSpecimenStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRStringTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRStringTest.php index e0f1ef91da..96f6ae2c61 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRStringTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRStringTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRStructureDefinitionKindTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRStructureDefinitionKindTest.php index 31ce6d0856..820699b41c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRStructureDefinitionKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRStructureDefinitionKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSubscriptionChannelTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSubscriptionChannelTypeTest.php index def4b36180..d524938c5f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSubscriptionChannelTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSubscriptionChannelTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSubscriptionStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSubscriptionStatusTest.php index f167b8de42..fd83e5ce8d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSubscriptionStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSubscriptionStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSupplyDeliveryStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSupplyDeliveryStatusTest.php index baad18f3a0..902fdb9031 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSupplyDeliveryStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSupplyDeliveryStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSupplyRequestStatusTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSupplyRequestStatusTest.php index f8af76f763..d6d98e3b96 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSupplyRequestStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSupplyRequestStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSystemRestfulInteractionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSystemRestfulInteractionTest.php index e9c6dfe754..78ed2ad868 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSystemRestfulInteractionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRSystemRestfulInteractionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTimeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTimeTest.php index d22a6d0015..ca9ff2d3a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTiming/FHIRTimingRepeatTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTiming/FHIRTimingRepeatTest.php index 364f223a4d..c61b471100 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTiming/FHIRTimingRepeatTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTiming/FHIRTimingRepeatTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTimingTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTimingTest.php index bc23c99c24..eaaa99897e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTimingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTimingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTransactionModeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTransactionModeTest.php index 471ed1e5c0..59244dfa20 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTransactionModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTransactionModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTypeRestfulInteractionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTypeRestfulInteractionTest.php index ec1671ff35..9745023a78 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTypeRestfulInteractionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRTypeRestfulInteractionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php index b5645334d4..d845cce870 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUnknownContentCodeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUnknownContentCodeTest.php index 25bfdf3b44..34e286c7e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUnknownContentCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUnknownContentCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUnsignedIntTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUnsignedIntTest.php index 0a69a7b19e..744a66572b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUnsignedIntTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUnsignedIntTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUriTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUriTest.php index e857b1ef52..6c9ce2320f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUriTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUriTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUseTest.php index 88472f6668..70722f7df3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUuidTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUuidTest.php index ab7068fa13..d2434a1a4f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUuidTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRUuidTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRVisionBaseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRVisionBaseTest.php index e39b344cbf..c44928c6f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRVisionBaseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRVisionBaseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRVisionEyesTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRVisionEyesTest.php index 50179aed6a..91f7fa26f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRVisionEyesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRVisionEyesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRXPathUsageTypeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRXPathUsageTypeTest.php index 72c1c04443..20cc2b3b7e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRXPathUsageTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElement/FHIRXPathUsageTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElementTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElementTest.php index 4d8a4f55e9..1edc4a6dd1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRIdPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRIdPrimitiveTest.php index cb7f548531..1c849e52f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRIdPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRIdPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRInstantPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRInstantPrimitiveTest.php index c9a226ef8b..9b2b7612c2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRInstantPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRInstantPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRIntegerPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRIntegerPrimitiveTest.php index 8636d85b6b..d6d6c495ee 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRIntegerPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRIntegerPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRMarkdownPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRMarkdownPrimitiveTest.php index e8be6930e0..940bcaac97 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRMarkdownPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRMarkdownPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIROidPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIROidPrimitiveTest.php index af7af063b7..c77c335a37 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIROidPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIROidPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRPositiveIntPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRPositiveIntPrimitiveTest.php index 65fae57781..23b3fb796d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRPositiveIntPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRPositiveIntPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRBinaryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRBinaryTest.php index 4c62d02753..2ff01594b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRBinaryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRBinaryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRBundleTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRBundleTest.php index 07c7ee58eb..28491bd8c7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRBundleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRBundleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAccountTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAccountTest.php index 02845f77ff..cb998c018b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAccountTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAccountTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAllergyIntoleranceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAllergyIntoleranceTest.php index 27970861fa..655ff45625 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAllergyIntoleranceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAllergyIntoleranceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentResponseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentResponseTest.php index b3804bfea8..6d993436f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentTest.php index 83e7c6cc16..12681729a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAuditEventTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAuditEventTest.php index ece3065a24..cd8ff43351 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAuditEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAuditEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBasicTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBasicTest.php index a87027a488..6d0f2d1f59 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBasicTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBasicTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBodySiteTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBodySiteTest.php index 0d68cb2d58..7f780e91f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBodySiteTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBodySiteTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCarePlanTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCarePlanTest.php index b4b462457f..528d109df2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCarePlanTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCarePlanTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimResponseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimResponseTest.php index 673b2b736a..96e589614c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimTest.php index 93f80267c4..94583c6aa6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClinicalImpressionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClinicalImpressionTest.php index 2fe898c531..0f94ad8faa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClinicalImpressionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClinicalImpressionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationRequestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationRequestTest.php index 68c32fb4f8..1e49cdaa0a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationTest.php index a17c32ff78..e77468cd05 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompositionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompositionTest.php index f5eee45e91..1c359987dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompositionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompositionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConceptMapTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConceptMapTest.php index affbb40fc4..4b0c2dc970 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConceptMapTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConceptMapTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConditionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConditionTest.php index ad9dfb7c7e..6195d2a205 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConditionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConditionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConformanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConformanceTest.php index 26a026d818..986551bf6c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConformanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConformanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRContractTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRContractTest.php index ce26dbe4e9..b9169492d7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRContractTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRContractTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageTest.php index 0c243a3fc1..a246b78166 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDataElementTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDataElementTest.php index e3a8c72a03..a69edefc3f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDataElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDataElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDetectedIssueTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDetectedIssueTest.php index 147311397c..cf34b1c3ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDetectedIssueTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDetectedIssueTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceComponentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceComponentTest.php index 2de23b98f9..68db83778d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceComponentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceComponentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceMetricTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceMetricTest.php index a57b8bc63b..7677cabc4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceMetricTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceMetricTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceTest.php index b3fa765f80..225022dd3d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseRequestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseRequestTest.php index 84481b3ae3..d85ee6c386 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatementTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatementTest.php index 27dc9e5eb7..a27f51356a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticOrderTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticOrderTest.php index 5c3d62cf52..de31db7e46 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticOrderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticOrderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticReportTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticReportTest.php index 1e489e019c..ff3f5b9161 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticReportTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticReportTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentManifestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentManifestTest.php index 7c02a0ea09..bf07a987d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentManifestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentManifestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentReferenceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentReferenceTest.php index 9ed7073967..8cc84770b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentReferenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentReferenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityRequestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityRequestTest.php index 6925a8ac3d..037bb3193c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityResponseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityResponseTest.php index 12df4d2b36..6efaf80745 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREncounterTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREncounterTest.php index 892022d713..a657846db3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREncounterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREncounterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentRequestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentRequestTest.php index 7c3b32136a..17f2d9804f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentResponseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentResponseTest.php index a396634e6d..1638bc9439 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREpisodeOfCareTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREpisodeOfCareTest.php index 315dd26b5b..1a6a8cf218 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREpisodeOfCareTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREpisodeOfCareTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefitTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefitTest.php index 2bb8100b19..a1e357caa5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefitTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefitTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistoryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistoryTest.php index 12e8397408..ccd8a31b30 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFlagTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFlagTest.php index 78f265de49..e9c7716794 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFlagTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFlagTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGoalTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGoalTest.php index f583464d4b..30493cb694 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGoalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGoalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGroupTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGroupTest.php index a531608654..77309e8a47 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRHealthcareServiceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRHealthcareServiceTest.php index b58f549d17..374d882ae0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRHealthcareServiceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRHealthcareServiceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingObjectSelectionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingObjectSelectionTest.php index 47eac00696..d8341dc697 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingObjectSelectionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingObjectSelectionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingStudyTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingStudyTest.php index f1f17f5b5a..b4e0745f87 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingStudyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingStudyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendationTest.php index 9af7ba7a0b..20bbc21883 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationTest.php index c3569e311e..daf51e2525 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImplementationGuideTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImplementationGuideTest.php index 19808fe547..e08e2ebdaf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImplementationGuideTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImplementationGuideTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRListTest.php index 5411ca987b..ae5fb5b605 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLocationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLocationTest.php index 23a9bd1ea2..c112d64514 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLocationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLocationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMediaTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMediaTest.php index aacaeb891e..9e4486d8fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMediaTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMediaTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationAdministrationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationAdministrationTest.php index e21a3d80b2..e195f02bbb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationAdministrationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationAdministrationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationDispenseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationDispenseTest.php index 710444b9df..9a38ae5c1b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationDispenseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationDispenseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationOrderTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationOrderTest.php index e7c2b85348..5038e4e97c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationOrderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationOrderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationStatementTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationStatementTest.php index 88a582ca00..362e9dff14 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationStatementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationStatementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationTest.php index 379ca9aecc..e151536f30 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageHeaderTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageHeaderTest.php index 48fb8cd9e8..3df02dcf64 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageHeaderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageHeaderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNamingSystemTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNamingSystemTest.php index 5421855f6e..a4e2d28fde 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNamingSystemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNamingSystemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNutritionOrderTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNutritionOrderTest.php index 027772ce18..e04ed088f0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNutritionOrderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNutritionOrderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationTest.php index 1be7b943d7..45c3a5da37 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationDefinitionTest.php index 5b3e1afd79..dc96ce2289 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationOutcomeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationOutcomeTest.php index 50b8ca30ce..34e1ab2d63 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationOutcomeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationOutcomeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrderResponseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrderResponseTest.php index cf1c9f65a6..09803887f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrderResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrderResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrderTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrderTest.php index 9f62d3aae4..15d2e98c0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationTest.php index fc4c81c258..3579e9eeeb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPatientTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPatientTest.php index 34828f5c34..6935becd88 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPatientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPatientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentNoticeTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentNoticeTest.php index 68f33ca983..d0ba5974d7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentNoticeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentNoticeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliationTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliationTest.php index bd46cb6e67..02f99c2065 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPersonTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPersonTest.php index 4dfbb93e87..dd31b4c1ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPersonTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPersonTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerTest.php index 4bfedaaa71..a395a73181 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureRequestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureRequestTest.php index 8624ceaa43..f973d2d581 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureTest.php index d7baf7eb0b..9d70482643 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessRequestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessRequestTest.php index ae6418cb19..812841bcdc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessResponseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessResponseTest.php index 7b25428b6c..99206864dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProvenanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProvenanceTest.php index 9417e2de6e..88d0f1a357 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProvenanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProvenanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponseTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponseTest.php index 07c2c98dd8..2d362dfb85 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireTest.php index 0c70ca60a1..8ca41dfb73 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRReferralRequestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRReferralRequestTest.php index 381f0b7552..5ea56e2ac6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRReferralRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRReferralRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRelatedPersonTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRelatedPersonTest.php index 7ca07fb5a0..c5445cfe28 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRelatedPersonTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRelatedPersonTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskAssessmentTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskAssessmentTest.php index 8d180d7d0f..facade3bdd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskAssessmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskAssessmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRScheduleTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRScheduleTest.php index 699a3ac481..a2ee3ecce1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRScheduleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRScheduleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSearchParameterTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSearchParameterTest.php index 229418358c..494e0867f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSearchParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSearchParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSlotTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSlotTest.php index 92bb7739da..6dd067548f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSlotTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSlotTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenTest.php index a550525d2e..db4efa2968 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureDefinitionTest.php index 0f83a8aa73..9fc4f95f37 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubscriptionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubscriptionTest.php index 95e4b7f11a..a2235f2eca 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubscriptionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubscriptionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceTest.php index a087cc09c3..0ce355af9b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyDeliveryTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyDeliveryTest.php index e36faf9009..43c2642d5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyDeliveryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyDeliveryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyRequestTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyRequestTest.php index b5513b53e3..68f61b5834 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestScriptTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestScriptTest.php index 3ced8e5fae..40ee0fc7a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestScriptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestScriptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRValueSetTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRValueSetTest.php index 2d369abd46..94b966ca33 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRValueSetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRValueSetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVisionPrescriptionTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVisionPrescriptionTest.php index 81e586ebc2..86da8e6d9d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVisionPrescriptionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVisionPrescriptionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResourceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResourceTest.php index 13059dd53a..3ffc33fdad 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRDomainResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRParametersTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRParametersTest.php index 061ac89d7d..025d5d5a56 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRParametersTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResource/FHIRParametersTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResourceContainerTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResourceContainerTest.php index ed23cc724c..7d6b3ed8c2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResourceContainerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResourceContainerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResourceTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResourceTest.php index ed144811aa..57946a8bbc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php index 0f1611944c..86e65a500d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAccountStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAccountStatusListTest.php index 463a311c20..8de9299c7d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAccountStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAccountStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRActionListListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRActionListListTest.php index d41ec7fa26..e1dfb868aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRActionListListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRActionListListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAddressTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAddressTypeListTest.php index 68625c4901..791148f8f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAddressTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAddressTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAddressUseListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAddressUseListTest.php index 4ce288df4c..0392e6e908 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAddressUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAddressUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAdministrativeGenderListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAdministrativeGenderListTest.php index 7fbe21a86d..c2300d2d09 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAdministrativeGenderListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAdministrativeGenderListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAggregationModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAggregationModeListTest.php index bddef36889..b0f3567b5f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAggregationModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAggregationModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceCategoryListTest.php index 8fa25615c2..d552928d8d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceCertaintyListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceCertaintyListTest.php index 561527fe39..87c8775520 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceCertaintyListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceCertaintyListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceCriticalityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceCriticalityListTest.php index 3cc0f1087f..ff5ab0d66a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceCriticalityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceCriticalityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceSeverityListTest.php index 4a62dba6ae..773c6fedfd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceStatusListTest.php index ff75092055..ac979c057a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceTypeListTest.php index 0c35372b75..eba29e2631 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAllergyIntoleranceTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAnswerFormatListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAnswerFormatListTest.php index 536539da84..8b7b256d04 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAnswerFormatListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAnswerFormatListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAppointmentStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAppointmentStatusListTest.php index fcd37f396c..c1bf5e42bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAppointmentStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAppointmentStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAssertionDirectionTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAssertionDirectionTypeListTest.php index 04a2403431..d20b7ca9bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAssertionDirectionTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAssertionDirectionTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAssertionOperatorTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAssertionOperatorTypeListTest.php index f458a85b59..3296c64d44 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAssertionOperatorTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAssertionOperatorTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAssertionResponseTypesListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAssertionResponseTypesListTest.php index d518b2b08a..ce11f959d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAssertionResponseTypesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAssertionResponseTypesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAuditEventActionListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAuditEventActionListTest.php index 5944f021ea..b8b6751800 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAuditEventActionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAuditEventActionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAuditEventOutcomeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAuditEventOutcomeListTest.php index 02df185120..60525276b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAuditEventOutcomeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAuditEventOutcomeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAuditEventParticipantNetworkTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAuditEventParticipantNetworkTypeListTest.php index 3fd0b140ad..0d4e6ff108 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAuditEventParticipantNetworkTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRAuditEventParticipantNetworkTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRBindingStrengthListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRBindingStrengthListTest.php index 4ce44b7c7c..c8cef9f227 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRBindingStrengthListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRBindingStrengthListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRBundleTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRBundleTypeListTest.php index b3fc7b642a..9f88aeabbf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRBundleTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRBundleTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanActivityStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanActivityStatusListTest.php index e55ea2ff06..80d2716a96 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanActivityStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanActivityStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanRelationshipListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanRelationshipListTest.php index 9e9f49a405..b26b0f34f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanRelationshipListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanRelationshipListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanStatusListTest.php index 7bd64398c4..6fbdcdfd5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCarePlanStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRClaimTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRClaimTypeListTest.php index 7bf86ddb48..5c90aac51b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRClaimTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRClaimTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRClinicalImpressionStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRClinicalImpressionStatusListTest.php index 5be243a24b..a31ceda958 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRClinicalImpressionStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRClinicalImpressionStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCommunicationRequestStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCommunicationRequestStatusListTest.php index f6e2e496a2..d04c863628 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCommunicationRequestStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCommunicationRequestStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCommunicationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCommunicationStatusListTest.php index ecc40fa264..6822eeb688 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCommunicationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCommunicationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionAttestationModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionAttestationModeListTest.php index 94319ef545..15e5acceb0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionAttestationModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionAttestationModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionStatusListTest.php index 304b6bf096..96f8d04787 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRCompositionStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConceptMapEquivalenceListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConceptMapEquivalenceListTest.php index a326f29b3e..7724900c47 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConceptMapEquivalenceListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConceptMapEquivalenceListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionVerificationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionVerificationStatusListTest.php index 52f9496b13..da2de8f2ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionVerificationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionVerificationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionalDeleteStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionalDeleteStatusListTest.php index d72c6ec8c7..f04e05c591 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionalDeleteStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConditionalDeleteStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceEventModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceEventModeListTest.php index f546272629..cfec2840db 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceEventModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceEventModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceResourceStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceResourceStatusListTest.php index 3492e3f693..6c1d61af94 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceResourceStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceResourceStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceStatementKindListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceStatementKindListTest.php index 5d012b7504..9fd9506c8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceStatementKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConformanceStatementKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConstraintSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConstraintSeverityListTest.php index a71d5fd8b1..dbeb6b540a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConstraintSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRConstraintSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRContactPointSystemListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRContactPointSystemListTest.php index 6ab071de36..e94fe1e3ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRContactPointSystemListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRContactPointSystemListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRContactPointUseListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRContactPointUseListTest.php index ef5691ee1b..1eb58b7393 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRContactPointUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRContactPointUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRContentTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRContentTypeListTest.php index 711a621d9a..55d3fa8df1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRContentTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRContentTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDataElementStringencyListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDataElementStringencyListTest.php index e57e491bb4..be02058f21 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDataElementStringencyListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDataElementStringencyListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDaysOfWeekListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDaysOfWeekListTest.php index 776c00af09..5cbbe335a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDaysOfWeekListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDaysOfWeekListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDetectedIssueSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDetectedIssueSeverityListTest.php index da6e82a8ce..57e7b26e44 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDetectedIssueSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDetectedIssueSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricCalibrationStateListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricCalibrationStateListTest.php index 5959d767a4..81995fd8ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricCalibrationStateListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricCalibrationStateListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricCalibrationTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricCalibrationTypeListTest.php index 6a06f3e0d2..033595cf84 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricCalibrationTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricCalibrationTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricCategoryListTest.php index fb00734f3a..5443e9c46d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricColorListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricColorListTest.php index 6270fffd61..5f5d0b2ec3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricColorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricColorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricOperationalStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricOperationalStatusListTest.php index 72ff152cd6..832c23dc41 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricOperationalStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceMetricOperationalStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceStatusListTest.php index 932882f2d5..63b12dfee7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceUseRequestPriorityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceUseRequestPriorityListTest.php index e6214b663e..b0fff978ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceUseRequestPriorityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceUseRequestPriorityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceUseRequestStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceUseRequestStatusListTest.php index 31d04d99c7..741643b4de 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceUseRequestStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDeviceUseRequestStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityListTest.php index f89bf675ca..34d8400a02 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderPriorityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderStatusListTest.php index 7137157664..0adc9d9f4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticOrderStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticReportStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticReportStatusListTest.php index 388cdcdb99..d411647f2e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticReportStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDiagnosticReportStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDigitalMediaTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDigitalMediaTypeListTest.php index be1515bc4e..f2840c023b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDigitalMediaTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDigitalMediaTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentModeListTest.php index 240fe07ab0..edf54c801f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentReferenceStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentReferenceStatusListTest.php index fb13e0fc1a..a1828dc5a4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentReferenceStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentReferenceStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentRelationshipTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentRelationshipTypeListTest.php index ac53d6d9eb..1fcbbce81f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentRelationshipTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRDocumentRelationshipTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterClassListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterClassListTest.php index 206313eb38..6ce1fd955b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterClassListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterClassListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterLocationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterLocationStatusListTest.php index ac75118442..bc47f9962c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterLocationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterLocationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterStateListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterStateListTest.php index 4f4a983c2f..d458a8332a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterStateListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREncounterStateListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREpisodeOfCareStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREpisodeOfCareStatusListTest.php index 0daab12934..f60b406c7b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREpisodeOfCareStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREpisodeOfCareStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREventTimingListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREventTimingListTest.php index ec2eff5d97..2943cfc84d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREventTimingListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIREventTimingListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRExtensionContextListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRExtensionContextListTest.php index 99e235af57..3c1c2916c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRExtensionContextListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRExtensionContextListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRFamilyHistoryStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRFamilyHistoryStatusListTest.php index e6b76dc98b..8ea0c40139 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRFamilyHistoryStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRFamilyHistoryStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRFilterOperatorListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRFilterOperatorListTest.php index 9b762b70fb..75f06c578b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRFilterOperatorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRFilterOperatorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRFlagStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRFlagStatusListTest.php index 3510ddcdb2..f02c1669ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRFlagStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRFlagStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGoalStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGoalStatusListTest.php index 51bc3a17ad..6de5ee12fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGoalStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGoalStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGroupTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGroupTypeListTest.php index e8840794c3..996e7c27c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGroupTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGroupTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGuideDependencyTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGuideDependencyTypeListTest.php index 9f05a03a96..ee03d3ce69 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGuideDependencyTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGuideDependencyTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGuidePageKindListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGuidePageKindListTest.php index 135fc5825b..41978087ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGuidePageKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGuidePageKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGuideResourcePurposeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGuideResourcePurposeListTest.php index b4238e1328..70f0dd8660 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGuideResourcePurposeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRGuideResourcePurposeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRHTTPVerbListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRHTTPVerbListTest.php index 42adbc9571..4566ebc993 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRHTTPVerbListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRHTTPVerbListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIdentifierUseListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIdentifierUseListTest.php index 30011cb1db..c1038c9e22 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIdentifierUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIdentifierUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIdentityAssuranceLevelListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIdentityAssuranceLevelListTest.php index cb7e051aee..fd639b8055 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIdentityAssuranceLevelListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIdentityAssuranceLevelListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRInstanceAvailabilityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRInstanceAvailabilityListTest.php index d347224230..2bb5387856 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRInstanceAvailabilityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRInstanceAvailabilityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIssueSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIssueSeverityListTest.php index 630f3d2b8e..be818ee280 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIssueSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIssueSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIssueTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIssueTypeListTest.php index 51fecab683..2113f95f50 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIssueTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRIssueTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRLinkTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRLinkTypeListTest.php index 09aad7302f..6710909054 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRLinkTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRLinkTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRListModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRListModeListTest.php index bec035b0e3..2c891c1fc9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRListModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRListModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRListStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRListStatusListTest.php index 5e7f36b02a..50b1bd0353 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRListStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRListStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationModeListTest.php index e06e63e332..696acf7074 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationStatusListTest.php index 1a61bb1a66..3bfdfb6066 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRLocationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMeasmnt_PrincipleListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMeasmnt_PrincipleListTest.php index c692930452..900b8da085 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMeasmnt_PrincipleListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMeasmnt_PrincipleListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationAdministrationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationAdministrationStatusListTest.php index d502fed71c..7856c3e973 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationAdministrationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationAdministrationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationDispenseStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationDispenseStatusListTest.php index f06143e30b..e862b62d3a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationDispenseStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationDispenseStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationOrderStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationOrderStatusListTest.php index 73f4131a39..0374ff1eaf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationOrderStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationOrderStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationStatementStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationStatementStatusListTest.php index 385e3a74b1..334550b2a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationStatementStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMedicationStatementStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMessageSignificanceCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMessageSignificanceCategoryListTest.php index 1ad2d42587..6dc57f3c7e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMessageSignificanceCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRMessageSignificanceCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNameUseListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNameUseListTest.php index bb0fcd7b96..8d10c57ffa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNameUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNameUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNamingSystemIdentifierTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNamingSystemIdentifierTypeListTest.php index a345429318..efda8cec95 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNamingSystemIdentifierTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNamingSystemIdentifierTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNamingSystemTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNamingSystemTypeListTest.php index 6fa494ddaa..87609c0e31 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNamingSystemTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNamingSystemTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNarrativeStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNarrativeStatusListTest.php index 79140e96ed..d4479217e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNarrativeStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNarrativeStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNoteTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNoteTypeListTest.php index 62dcaf38db..118824f64f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNoteTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNoteTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNutritionOrderStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNutritionOrderStatusListTest.php index d3426a68e6..40c3d90926 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNutritionOrderStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRNutritionOrderStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationRelationshipTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationRelationshipTypeListTest.php index 571ff9c602..c4c891fbb0 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationRelationshipTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationRelationshipTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationStatusListTest.php index 6464894542..edcf6bdc98 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRObservationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIROperationKindListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIROperationKindListTest.php index 1d8bd27bf2..904ff25bcf 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIROperationKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIROperationKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIROperationParameterUseListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIROperationParameterUseListTest.php index be57bfad61..2111090277 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIROperationParameterUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIROperationParameterUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIROrderStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIROrderStatusListTest.php index 4ae01e358f..f6b3385c0e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIROrderStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIROrderStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRParticipantRequiredListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRParticipantRequiredListTest.php index b6d41e6c65..011c761b8d 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRParticipantRequiredListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRParticipantRequiredListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRParticipantStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRParticipantStatusListTest.php index 699be45c54..902610b4ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRParticipantStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRParticipantStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRParticipationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRParticipationStatusListTest.php index 05e4eb5640..be3817fa5f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRParticipationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRParticipationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureRequestPriorityListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureRequestPriorityListTest.php index 476f7c722a..7d37a033b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureRequestPriorityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureRequestPriorityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureRequestStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureRequestStatusListTest.php index c1f1582755..eb98fba759 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureRequestStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureRequestStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureStatusListTest.php index 755cf3df9b..5d9530a7c1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProcedureStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRPropertyRepresentationListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRPropertyRepresentationListTest.php index 67d5013165..fb8bd31bb7 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRPropertyRepresentationListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRPropertyRepresentationListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProvenanceEntityRoleListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProvenanceEntityRoleListTest.php index ebc748fb56..5ec4d00119 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProvenanceEntityRoleListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRProvenanceEntityRoleListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRQuantityComparatorListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRQuantityComparatorListTest.php index 670b7dcc14..051b6077c3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRQuantityComparatorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRQuantityComparatorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRQuestionnaireResponseStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRQuestionnaireResponseStatusListTest.php index 4682fe1d7d..bb125aeffe 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRQuestionnaireResponseStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRQuestionnaireResponseStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRQuestionnaireStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRQuestionnaireStatusListTest.php index 82560e5568..98715ca1fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRQuestionnaireStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRQuestionnaireStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRReferralStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRReferralStatusListTest.php index 42dcc8323b..5ecc87207b 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRReferralStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRReferralStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRRemittanceOutcomeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRRemittanceOutcomeListTest.php index 2c1589a834..b693abaff9 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRRemittanceOutcomeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRRemittanceOutcomeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceVersionPolicyListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceVersionPolicyListTest.php index 2156e66161..66c7f6d075 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceVersionPolicyListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRResourceVersionPolicyListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRResponseTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRResponseTypeListTest.php index bb5b813513..674537e8dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRResponseTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRResponseTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulConformanceModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulConformanceModeListTest.php index 23454f773f..cab2a8b698 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulConformanceModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRRestfulConformanceModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchEntryModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchEntryModeListTest.php index 413c8ff5a9..457d57b4fa 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchEntryModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchEntryModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchModifierCodeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchModifierCodeListTest.php index 8a822386a9..3af8326796 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchModifierCodeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchModifierCodeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchParamTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchParamTypeListTest.php index b55aab8d58..0ce703a83a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchParamTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSearchParamTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSlicingRulesListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSlicingRulesListTest.php index 57bab7987f..ba171400e1 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSlicingRulesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSlicingRulesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSlotStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSlotStatusListTest.php index e3410d0a23..3e5a41297c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSlotStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSlotStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSpecimenStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSpecimenStatusListTest.php index aec969ab91..19df838adb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSpecimenStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSpecimenStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRStructureDefinitionKindListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRStructureDefinitionKindListTest.php index 3ed1fd2544..6d1864cb20 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRStructureDefinitionKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRStructureDefinitionKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSubscriptionChannelTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSubscriptionChannelTypeListTest.php index 23848c4e3e..1c48db3f56 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSubscriptionChannelTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSubscriptionChannelTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSubscriptionStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSubscriptionStatusListTest.php index 4598aaf3d6..64bda63e0a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSubscriptionStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSubscriptionStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyDeliveryStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyDeliveryStatusListTest.php index bf693b534f..75b07e618c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyDeliveryStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyDeliveryStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyRequestStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyRequestStatusListTest.php index a4e3776620..3fa3775f2f 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyRequestStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSupplyRequestStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSystemRestfulInteractionListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSystemRestfulInteractionListTest.php index 6a1eece19c..b8eb2e6fc3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSystemRestfulInteractionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRSystemRestfulInteractionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRTransactionModeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRTransactionModeListTest.php index b49ad9e865..267a630aa3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRTransactionModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRTransactionModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRTypeRestfulInteractionListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRTypeRestfulInteractionListTest.php index a2cbc5ecf4..81f4de1f62 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRTypeRestfulInteractionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRTypeRestfulInteractionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRUnitsOfTimeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRUnitsOfTimeListTest.php index 0e2a94e201..b9a4fc43b5 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRUnitsOfTimeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRUnitsOfTimeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRUnknownContentCodeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRUnknownContentCodeListTest.php index 634535e9a4..8bb3deb1bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRUnknownContentCodeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRUnknownContentCodeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRUseListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRUseListTest.php index 055dce3cc8..33c255df8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRVisionBaseListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRVisionBaseListTest.php index 3da202600a..6265dcca1c 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRVisionBaseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRVisionBaseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRVisionEyesListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRVisionEyesListTest.php index 165299e69a..961492aa7e 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRVisionEyesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRVisionEyesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRXPathUsageTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRXPathUsageTypeListTest.php index b58b47e183..905fe63f00 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRXPathUsageTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitive/FHIRXPathUsageTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitiveTest.php index 78db4c7bcf..6f80f6a154 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRStringPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRTimePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRTimePrimitiveTest.php index b339469970..e014268a6a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRTimePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRTimePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRUnsignedIntPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRUnsignedIntPrimitiveTest.php index 90dd960926..fda6694a04 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRUnsignedIntPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRUnsignedIntPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRUriPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRUriPrimitiveTest.php index 2e38fafc7a..b0cc056a7a 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRUriPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRUriPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRUuidPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRUuidPrimitiveTest.php index 0074f22c68..aade8a15eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRUuidPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/FHIRUuidPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/PHPFHIRConstantsTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/PHPFHIRConstantsTest.php index 3570a40270..e741cad4cd 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/PHPFHIRConstantsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/PHPFHIRConstantsTest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/PHPFHIRTypeMapTest.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/PHPFHIRTypeMapTest.php index 66c6227683..708c11e7b3 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/PHPFHIRTypeMapTest.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTests/PHPFHIRTypeMapTest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTypeInterface.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTypeInterface.php index 4672ade8d0..32627c0b15 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTypeInterface.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTypeInterface.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTypeMap.php b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTypeMap.php index b096980576..349b452098 100644 --- a/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTypeMap.php +++ b/src/DCarbone/PHPFHIRGenerated/DSTU2/PHPFHIRTypeMap.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRBase64BinaryPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRBase64BinaryPrimitive.php index d685b4f8ae..8cc7bfdcdf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRBase64BinaryPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRBase64BinaryPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -261,6 +261,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRBooleanPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRBooleanPrimitive.php index b485ebe9a7..d27620a439 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRBooleanPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRBooleanPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -247,6 +247,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCanonicalPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCanonicalPrimitive.php index fc0a9a877e..57d2a807ae 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCanonicalPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCanonicalPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -248,6 +248,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive.php index bf794c516e..2ac66979b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -248,6 +248,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAccountStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAccountStatusList.php index ee5fcbfe60..d4c6860968 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAccountStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAccountStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionCardinalityBehaviorList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionCardinalityBehaviorList.php index 582bed2f0b..3a0507a556 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionCardinalityBehaviorList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionCardinalityBehaviorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionConditionKindList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionConditionKindList.php index 162455a76c..a7924458d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionConditionKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionConditionKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionGroupingBehaviorList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionGroupingBehaviorList.php index 555f395866..7673187439 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionGroupingBehaviorList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionGroupingBehaviorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionParticipantTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionParticipantTypeList.php index 857eae1b68..51b7334ff1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionParticipantTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionParticipantTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionPrecheckBehaviorList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionPrecheckBehaviorList.php index 7fe373e9fb..ed1a35bdde 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionPrecheckBehaviorList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionPrecheckBehaviorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionRelationshipTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionRelationshipTypeList.php index d467622769..a47b849411 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionRelationshipTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionRelationshipTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionRequiredBehaviorList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionRequiredBehaviorList.php index 3e2c103806..1cf0cbe745 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionRequiredBehaviorList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionRequiredBehaviorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionSelectionBehaviorList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionSelectionBehaviorList.php index 73b604086c..d4cd15901b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionSelectionBehaviorList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRActionSelectionBehaviorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAddressTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAddressTypeList.php index 099e9e4343..7f8bb19ffa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAddressTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAddressTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAddressUseList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAddressUseList.php index 577205118b..e1c96b8309 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAddressUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAddressUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAdministrativeGenderList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAdministrativeGenderList.php index 62648d7bb7..9caf3bea14 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAdministrativeGenderList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAdministrativeGenderList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAdverseEventActualityList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAdverseEventActualityList.php index b64dcb488b..176f9b4176 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAdverseEventActualityList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAdverseEventActualityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAggregationModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAggregationModeList.php index 06f2f64d68..8c27d85dbe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAggregationModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAggregationModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryList.php index 3f284ec42d..e4b7becbb7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityList.php index 4c1647057f..d0b3a82b80 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityList.php index eba55e6c2a..05c5163029 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeList.php index cd84ef91c7..330762272c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAppointmentStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAppointmentStatusList.php index 4598573f38..6d62bb0531 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAppointmentStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAppointmentStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAssertionDirectionTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAssertionDirectionTypeList.php index f0f392d962..49902e2722 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAssertionDirectionTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAssertionDirectionTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAssertionOperatorTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAssertionOperatorTypeList.php index a09528d01f..71e9806411 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAssertionOperatorTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAssertionOperatorTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAssertionResponseTypesList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAssertionResponseTypesList.php index 5eb071addb..7efe4fd0ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAssertionResponseTypesList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAssertionResponseTypesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAuditEventActionList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAuditEventActionList.php index c68742a54e..71813ce6fb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAuditEventActionList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAuditEventActionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeList.php index 50941861d0..dd38dc25e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAuditEventOutcomeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAuditEventOutcomeList.php index c0d29a1a27..63771cd207 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAuditEventOutcomeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRAuditEventOutcomeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBindingStrengthList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBindingStrengthList.php index a5a5d106cf..401f03ba74 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBindingStrengthList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBindingStrengthList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBiologicallyDerivedProductCategoryList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBiologicallyDerivedProductCategoryList.php index f5cec9e2a9..19c72a94c7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBiologicallyDerivedProductCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBiologicallyDerivedProductCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStatusList.php index aad6c88688..c5697f37f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStorageScaleList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStorageScaleList.php index 06e01b70ba..a0114b2467 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStorageScaleList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStorageScaleList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBundleTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBundleTypeList.php index 62525d25c0..14dfe675cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBundleTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRBundleTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCapabilityStatementKindList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCapabilityStatementKindList.php index 53dd1fd69e..cd1c262aca 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCapabilityStatementKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCapabilityStatementKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCarePlanActivityKindList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCarePlanActivityKindList.php index 5db115d6e9..a37731f279 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCarePlanActivityKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCarePlanActivityKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCarePlanActivityStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCarePlanActivityStatusList.php index 9a1a199bd5..9640c628aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCarePlanActivityStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCarePlanActivityStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCarePlanIntentList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCarePlanIntentList.php index dd085fb768..6ca4129aad 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCarePlanIntentList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCarePlanIntentList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCareTeamStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCareTeamStatusList.php index 64a6fb50e7..382eb6b60c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCareTeamStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCareTeamStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCatalogEntryRelationTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCatalogEntryRelationTypeList.php index 2951fd4008..25f89e9c37 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCatalogEntryRelationTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCatalogEntryRelationTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRChargeItemStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRChargeItemStatusList.php index 537ff7a431..f99623046c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRChargeItemStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRChargeItemStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRClaimProcessingCodesList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRClaimProcessingCodesList.php index 0a878be16e..7badf41978 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRClaimProcessingCodesList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRClaimProcessingCodesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRClinicalImpressionStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRClinicalImpressionStatusList.php index 4b5dbd7af8..aa0dc33d9b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRClinicalImpressionStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRClinicalImpressionStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCodeSearchSupportList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCodeSearchSupportList.php index c957be1724..25d7390198 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCodeSearchSupportList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCodeSearchSupportList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCodeSystemContentModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCodeSystemContentModeList.php index fb3224ef22..90aae7e621 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCodeSystemContentModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCodeSystemContentModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningList.php index bc45d9b370..84987eb4a7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCompartmentTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCompartmentTypeList.php index 32b7395e17..5144d0b59d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCompartmentTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCompartmentTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCompositionAttestationModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCompositionAttestationModeList.php index 4e0d4fae64..8c06be3e18 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCompositionAttestationModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCompositionAttestationModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCompositionStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCompositionStatusList.php index 94975ab7b9..f56348db4a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCompositionStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRCompositionStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConceptMapEquivalenceList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConceptMapEquivalenceList.php index da4f78441a..e8daaf1631 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConceptMapEquivalenceList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConceptMapEquivalenceList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeList.php index 655d050647..4d08ee2c16 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConditionalDeleteStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConditionalDeleteStatusList.php index 4041985417..a1cc3081a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConditionalDeleteStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConditionalDeleteStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConditionalReadStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConditionalReadStatusList.php index b48c82bac7..7751ebd2b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConditionalReadStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConditionalReadStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConsentDataMeaningList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConsentDataMeaningList.php index 78b9251150..02a6c09c53 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConsentDataMeaningList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConsentDataMeaningList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConsentProvisionTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConsentProvisionTypeList.php index d0359e2794..c1c7d5b8b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConsentProvisionTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConsentProvisionTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConsentStateList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConsentStateList.php index 0dad652a2f..437524d9b7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConsentStateList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConsentStateList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConstraintSeverityList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConstraintSeverityList.php index 2a4103ba1d..51568b005a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConstraintSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRConstraintSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContactPointSystemList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContactPointSystemList.php index 08651db919..680564533d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContactPointSystemList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContactPointSystemList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContactPointUseList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContactPointUseList.php index 21fde0835b..c21929fbb6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContactPointUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContactPointUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContractResourcePublicationStatusCodesList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContractResourcePublicationStatusCodesList.php index 4e65bc2e32..ab6b642d9d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContractResourcePublicationStatusCodesList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContractResourcePublicationStatusCodesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContractResourceStatusCodesList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContractResourceStatusCodesList.php index b1d082504c..1a1c3db16a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContractResourceStatusCodesList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContractResourceStatusCodesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContributorTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContributorTypeList.php index 51629d5030..dfba85aff8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContributorTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRContributorTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDaysOfWeekList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDaysOfWeekList.php index 38ab5a11f1..9194528c38 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDaysOfWeekList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDaysOfWeekList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDetectedIssueSeverityList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDetectedIssueSeverityList.php index 6bd08745ce..9727f6c029 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDetectedIssueSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDetectedIssueSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateList.php index b2aaf5f494..4a83304586 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeList.php index 002ddb7703..e8506f538b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricCategoryList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricCategoryList.php index 5cd6fae0c7..7428e9f179 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricColorList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricColorList.php index bbe4b9e4f7..13dd8ef6d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricColorList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricColorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusList.php index 8cdc10ad50..37c16fe444 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceNameTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceNameTypeList.php index 4e6e6be4cd..e7a59d0c9c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceNameTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceNameTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceUseStatementStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceUseStatementStatusList.php index 141b7cc260..a19040f417 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceUseStatementStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDeviceUseStatementStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDiagnosticReportStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDiagnosticReportStatusList.php index 1813a8a190..34cb944686 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDiagnosticReportStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDiagnosticReportStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDiscriminatorTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDiscriminatorTypeList.php index 43837535c2..8f0ce8a2db 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDiscriminatorTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDiscriminatorTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDocumentModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDocumentModeList.php index d19a49743c..33cdc972f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDocumentModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDocumentModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDocumentReferenceStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDocumentReferenceStatusList.php index 0d0d30047e..035bcf9f5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDocumentReferenceStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDocumentReferenceStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDocumentRelationshipTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDocumentRelationshipTypeList.php index a3ae3a9ad6..043113df65 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDocumentRelationshipTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRDocumentRelationshipTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREligibilityRequestPurposeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREligibilityRequestPurposeList.php index 4b2e04f2e4..bed82122be 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREligibilityRequestPurposeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREligibilityRequestPurposeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREligibilityResponsePurposeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREligibilityResponsePurposeList.php index b3fad79806..438731887a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREligibilityResponsePurposeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREligibilityResponsePurposeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREnableWhenBehaviorList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREnableWhenBehaviorList.php index 8156fcf2d8..6360322f01 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREnableWhenBehaviorList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREnableWhenBehaviorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREncounterLocationStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREncounterLocationStatusList.php index 4af32e60fa..d4f98fa82b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREncounterLocationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREncounterLocationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREncounterStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREncounterStatusList.php index 5afef63d6a..2ac130626e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREncounterStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREncounterStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREndpointStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREndpointStatusList.php index 9255f483cf..c56488a7d5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREndpointStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREndpointStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREpisodeOfCareStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREpisodeOfCareStatusList.php index c5bd0311b3..61af7bdde7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREpisodeOfCareStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREpisodeOfCareStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREventCapabilityModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREventCapabilityModeList.php index bafaa7f6fe..10b27ccf38 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREventCapabilityModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREventCapabilityModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREventStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREventStatusList.php index 791110b0f8..d20f37eb39 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREventStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREventStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREventTimingList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREventTimingList.php index 488bd4368f..80a52d7ad6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREventTimingList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREventTimingList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREvidenceVariableTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREvidenceVariableTypeList.php index 5793ac2d32..bb3263b6dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREvidenceVariableTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIREvidenceVariableTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExampleScenarioActorTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExampleScenarioActorTypeList.php index 1c6639bdf2..c394abc9da 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExampleScenarioActorTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExampleScenarioActorTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusList.php index 312e6262b4..51464133b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExposureStateList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExposureStateList.php index 101dc77a27..e4b327537b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExposureStateList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExposureStateList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExpressionLanguageList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExpressionLanguageList.php index 1987a0688c..26b797cbb5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExpressionLanguageList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExpressionLanguageList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExtensionContextTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExtensionContextTypeList.php index 11c2f54b2e..8f0cf070fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExtensionContextTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRExtensionContextTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFHIRDeviceStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFHIRDeviceStatusList.php index 4e8c21335d..40b2aef7c7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFHIRDeviceStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFHIRDeviceStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFHIRSubstanceStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFHIRSubstanceStatusList.php index 497456b96d..96fb9e8dec 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFHIRSubstanceStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFHIRSubstanceStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFHIRVersionList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFHIRVersionList.php index 3dd76c0286..396146e35e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFHIRVersionList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFHIRVersionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFamilyHistoryStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFamilyHistoryStatusList.php index c54db5cf34..ae6d9f4fab 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFamilyHistoryStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFamilyHistoryStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFilterOperatorList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFilterOperatorList.php index 4113ae2c68..5a254267da 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFilterOperatorList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFilterOperatorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesList.php index c57d681f4e..8e12d4667b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFlagStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFlagStatusList.php index bf25af75d8..c047179e55 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFlagStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRFlagStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGoalLifecycleStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGoalLifecycleStatusList.php index 0bb0916f30..589466744c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGoalLifecycleStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGoalLifecycleStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGraphCompartmentRuleList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGraphCompartmentRuleList.php index e1463719a2..c8312c94ed 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGraphCompartmentRuleList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGraphCompartmentRuleList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGraphCompartmentUseList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGraphCompartmentUseList.php index 3f9e5bdf3a..7d27f5569d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGraphCompartmentUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGraphCompartmentUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGroupMeasureList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGroupMeasureList.php index 993494b7c2..5eec09a832 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGroupMeasureList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGroupMeasureList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGroupTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGroupTypeList.php index 84272b5eb6..42fa6f0cec 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGroupTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGroupTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGuidanceResponseStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGuidanceResponseStatusList.php index 2494a107dd..5976f8f99d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGuidanceResponseStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGuidanceResponseStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGuidePageGenerationList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGuidePageGenerationList.php index e81f2dbe02..add71b07e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGuidePageGenerationList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGuidePageGenerationList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGuideParameterCodeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGuideParameterCodeList.php index bedc67553e..eca8bba8e8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGuideParameterCodeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRGuideParameterCodeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRHTTPVerbList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRHTTPVerbList.php index 20241545a2..66773547ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRHTTPVerbList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRHTTPVerbList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIdentifierUseList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIdentifierUseList.php index f31cf1233b..77fb2e3574 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIdentifierUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIdentifierUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIdentityAssuranceLevelList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIdentityAssuranceLevelList.php index 5ba319ccf4..4b92f152e9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIdentityAssuranceLevelList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIdentityAssuranceLevelList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRImagingStudyStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRImagingStudyStatusList.php index a1d132b87f..5097b21673 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRImagingStudyStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRImagingStudyStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRImmunizationEvaluationStatusCodesList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRImmunizationEvaluationStatusCodesList.php index 8df26c0e43..f75ed4fa15 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRImmunizationEvaluationStatusCodesList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRImmunizationEvaluationStatusCodesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRImmunizationStatusCodesList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRImmunizationStatusCodesList.php index 505789c987..f974a6185e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRImmunizationStatusCodesList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRImmunizationStatusCodesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRInvoicePriceComponentTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRInvoicePriceComponentTypeList.php index 5b087254db..08840c48f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRInvoicePriceComponentTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRInvoicePriceComponentTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRInvoiceStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRInvoiceStatusList.php index 9478a25598..fa31988972 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRInvoiceStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRInvoiceStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIssueSeverityList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIssueSeverityList.php index 96e030dcf1..7d6221b7d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIssueSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIssueSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIssueTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIssueTypeList.php index 55a6fd6a07..9f689b5253 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIssueTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRIssueTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLinkTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLinkTypeList.php index cfd94df290..32bd4e6b17 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLinkTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLinkTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLinkageTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLinkageTypeList.php index bc6c38ce76..905253034c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLinkageTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLinkageTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRListModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRListModeList.php index 5e4ebd9b92..e7d892c36c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRListModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRListModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRListStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRListStatusList.php index 41e409f4d8..aada196196 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRListStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRListStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLocationModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLocationModeList.php index 0058fd900a..4f2ccf18b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLocationModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLocationModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLocationStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLocationStatusList.php index 335d9690b9..25c53a4b5a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLocationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRLocationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMeasureReportStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMeasureReportStatusList.php index 4487e0108b..acbb31bd69 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMeasureReportStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMeasureReportStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMeasureReportTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMeasureReportTypeList.php index fe9b7e179f..482e78c4bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMeasureReportTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMeasureReportTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMedicationRequestIntentList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMedicationRequestIntentList.php index 166d38217d..beb0469863 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMedicationRequestIntentList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMedicationRequestIntentList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMedicationStatusCodesList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMedicationStatusCodesList.php index d3357d3c1c..45a7ed6a00 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMedicationStatusCodesList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMedicationStatusCodesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMedicationrequestStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMedicationrequestStatusList.php index 459bb1cfaa..1900088f7f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMedicationrequestStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMedicationrequestStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMessageSignificanceCategoryList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMessageSignificanceCategoryList.php index d258499828..16523f1c9f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMessageSignificanceCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMessageSignificanceCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMessageheaderResponseRequestList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMessageheaderResponseRequestList.php index e933ce1a77..f335ba18db 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMessageheaderResponseRequestList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRMessageheaderResponseRequestList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNameUseList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNameUseList.php index 8e36e4a6e6..bc832745dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNameUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNameUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeList.php index d81b39924d..65b2465833 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNamingSystemTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNamingSystemTypeList.php index 093399e797..ac4f0818eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNamingSystemTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNamingSystemTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNarrativeStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNarrativeStatusList.php index 18d5f1684e..7be7261915 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNarrativeStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNarrativeStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNoteTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNoteTypeList.php index c96b24fda1..9c6c958c98 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNoteTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRNoteTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRObservationDataTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRObservationDataTypeList.php index 77ca095143..0da5a912aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRObservationDataTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRObservationDataTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRObservationRangeCategoryList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRObservationRangeCategoryList.php index d299925e17..74e023a9d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRObservationRangeCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRObservationRangeCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRObservationStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRObservationStatusList.php index bce5940ffe..4d58cf5f19 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRObservationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRObservationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIROperationKindList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIROperationKindList.php index 0865d3fa85..4c0401cecc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIROperationKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIROperationKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIROperationParameterUseList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIROperationParameterUseList.php index 9c23e81ed3..a1cf87b8cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIROperationParameterUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIROperationParameterUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIROrientationTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIROrientationTypeList.php index 8b63b2946b..b0b23af763 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIROrientationTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIROrientationTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRParticipantRequiredList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRParticipantRequiredList.php index 3939e81313..eb55f861ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRParticipantRequiredList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRParticipantRequiredList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRParticipationStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRParticipationStatusList.php index 605bcfe890..f7b88058cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRParticipationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRParticipationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRPropertyRepresentationList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRPropertyRepresentationList.php index 5dcc0bfecf..e5f8ca7d63 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRPropertyRepresentationList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRPropertyRepresentationList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRPropertyTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRPropertyTypeList.php index 24a1f92a0a..e1b60c08c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRPropertyTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRPropertyTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRProvenanceEntityRoleList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRProvenanceEntityRoleList.php index 05d01344d3..d55cba80f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRProvenanceEntityRoleList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRProvenanceEntityRoleList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRPublicationStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRPublicationStatusList.php index d2d4c8982c..a98c8df7f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRPublicationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRPublicationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQualityTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQualityTypeList.php index 7e6b90b779..a9c0d27365 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQualityTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQualityTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuantityComparatorList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuantityComparatorList.php index 2f18cffe02..b17e7c3ac8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuantityComparatorList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuantityComparatorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuestionnaireItemOperatorList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuestionnaireItemOperatorList.php index d8eb0acffb..314110de20 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuestionnaireItemOperatorList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuestionnaireItemOperatorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuestionnaireItemTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuestionnaireItemTypeList.php index 52c9948ab3..f81d37a9a4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuestionnaireItemTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuestionnaireItemTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusList.php index c50d065eba..dad0b122c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRReferenceHandlingPolicyList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRReferenceHandlingPolicyList.php index 98f87354a6..237ebd30eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRReferenceHandlingPolicyList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRReferenceHandlingPolicyList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRReferenceVersionRulesList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRReferenceVersionRulesList.php index 0cf9e4d18b..d42cd00d76 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRReferenceVersionRulesList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRReferenceVersionRulesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRelatedArtifactTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRelatedArtifactTypeList.php index d4bb06f097..39e123996e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRelatedArtifactTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRelatedArtifactTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRemittanceOutcomeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRemittanceOutcomeList.php index 4e01c94bbd..5d8fe73a91 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRemittanceOutcomeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRemittanceOutcomeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRepositoryTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRepositoryTypeList.php index b2a471cd8c..bd40615a59 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRepositoryTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRepositoryTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestIntentList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestIntentList.php index 1f02c8e4d7..60df2876dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestIntentList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestIntentList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestPriorityList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestPriorityList.php index d3a62503bb..3947a77aa8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestPriorityList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestPriorityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestResourceTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestResourceTypeList.php index 8a65a999cf..aad101cd4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestResourceTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestResourceTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestStatusList.php index d113459759..af07b6ede3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRequestStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResearchElementTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResearchElementTypeList.php index ff890feb99..5c0e93b703 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResearchElementTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResearchElementTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResearchStudyStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResearchStudyStatusList.php index 46b0977f75..5d6504f481 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResearchStudyStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResearchStudyStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResearchSubjectStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResearchSubjectStatusList.php index 5bc2b9a4d1..729b37229e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResearchSubjectStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResearchSubjectStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResourceTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResourceTypeList.php index 3029817f21..37db0abd09 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResourceTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResourceTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResourceVersionPolicyList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResourceVersionPolicyList.php index ba7b54f31b..d4956b3845 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResourceVersionPolicyList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResourceVersionPolicyList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResponseTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResponseTypeList.php index c68078ef67..3ca34b316a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResponseTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRResponseTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRestfulCapabilityModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRestfulCapabilityModeList.php index f31a705449..f4f755dc83 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRestfulCapabilityModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRRestfulCapabilityModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSPDXLicenseList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSPDXLicenseList.php index b273ed5f75..b48bfdc91c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSPDXLicenseList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSPDXLicenseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchComparatorList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchComparatorList.php index d9287fa612..f3d0c16ae0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchComparatorList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchComparatorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchEntryModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchEntryModeList.php index 6cc3db378d..e723c43a36 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchEntryModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchEntryModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchModifierCodeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchModifierCodeList.php index 908ea376aa..a2ef37717a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchModifierCodeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchModifierCodeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchParamTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchParamTypeList.php index ed848c499f..011870c14a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchParamTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSearchParamTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSequenceTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSequenceTypeList.php index 9db7634fa3..16fb8ca81d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSequenceTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSequenceTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSlicingRulesList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSlicingRulesList.php index 0805b43db0..6b9724547d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSlicingRulesList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSlicingRulesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSlotStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSlotStatusList.php index a9aa22de39..2d62dfeec0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSlotStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSlotStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSortDirectionList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSortDirectionList.php index 17a9075abc..30a0b38088 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSortDirectionList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSortDirectionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSpecimenContainedPreferenceList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSpecimenContainedPreferenceList.php index 1e5a10b6aa..244d7e3a6f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSpecimenContainedPreferenceList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSpecimenContainedPreferenceList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSpecimenStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSpecimenStatusList.php index b59beac620..7f1aa90993 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSpecimenStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSpecimenStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStatusList.php index 43e1c25fc9..fe8334d284 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStrandTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStrandTypeList.php index 8397221ae2..34e5bfa94c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStrandTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStrandTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureDefinitionKindList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureDefinitionKindList.php index 61f368d9b8..fd54567f38 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureDefinitionKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureDefinitionKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapContextTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapContextTypeList.php index 82f1d6f965..6d2fc5e35b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapContextTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapContextTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeList.php index 41166fa424..f2655e202f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapInputModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapInputModeList.php index 86539ce03e..7f17bff27d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapInputModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapInputModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapModelModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapModelModeList.php index db0131407f..c7f9c925ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapModelModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapModelModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapSourceListModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapSourceListModeList.php index 935db62312..30b6043370 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapSourceListModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapSourceListModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapTargetListModeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapTargetListModeList.php index f89edc3e23..a993a9db57 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapTargetListModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapTargetListModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapTransformList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapTransformList.php index b17a6960d3..fcddf8d2eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapTransformList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRStructureMapTransformList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSubscriptionChannelTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSubscriptionChannelTypeList.php index 7f4e138154..b4a4444068 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSubscriptionChannelTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSubscriptionChannelTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSubscriptionStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSubscriptionStatusList.php index 5ea110d573..5e4657dd2d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSubscriptionStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSubscriptionStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSupplyDeliveryStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSupplyDeliveryStatusList.php index 5a99d12ef2..e2d0252458 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSupplyDeliveryStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSupplyDeliveryStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSupplyRequestStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSupplyRequestStatusList.php index e5878b459d..26e302afd5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSupplyRequestStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSupplyRequestStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSystemRestfulInteractionList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSystemRestfulInteractionList.php index 2990cdcc62..da51a7f50a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSystemRestfulInteractionList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRSystemRestfulInteractionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTaskIntentList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTaskIntentList.php index fffea2d10c..02f665c70e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTaskIntentList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTaskIntentList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTaskStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTaskStatusList.php index 2964ce5a56..3fc6c3e1ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTaskStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTaskStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportActionResultList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportActionResultList.php index 99f017ea0b..802a9543b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportActionResultList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportActionResultList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportParticipantTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportParticipantTypeList.php index f0377912f1..d1d867da68 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportParticipantTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportParticipantTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportResultList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportResultList.php index e2fc384f2a..bde5ea8691 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportResultList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportResultList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportStatusList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportStatusList.php index b87af204fa..3163fdf506 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestReportStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeList.php index 115951a046..1abd8d0ded 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTriggerTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTriggerTypeList.php index 76824eda84..a9bf1720fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTriggerTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTriggerTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTypeDerivationRuleList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTypeDerivationRuleList.php index b55b0f8440..f7a5ae27e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTypeDerivationRuleList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTypeDerivationRuleList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTypeRestfulInteractionList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTypeRestfulInteractionList.php index 3749a3802b..d98b5ff01e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTypeRestfulInteractionList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRTypeRestfulInteractionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRUDIEntryTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRUDIEntryTypeList.php index fbe973bd0f..cde3629c36 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRUDIEntryTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRUDIEntryTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRUnitsOfTimeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRUnitsOfTimeList.php index f3e239b394..807c589e01 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRUnitsOfTimeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRUnitsOfTimeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRUseList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRUseList.php index 9c39944551..654419ccd5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVConfidentialityClassificationList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVConfidentialityClassificationList.php index 939d0e3e4e..76bca2edae 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVConfidentialityClassificationList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVConfidentialityClassificationList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVariableTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVariableTypeList.php index 3689cb441b..00fa36e073 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVariableTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVariableTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVisionBaseList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVisionBaseList.php index a7b6d43a66..ffc6543dbd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVisionBaseList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVisionBaseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVisionEyesList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVisionEyesList.php index 4c31405dda..c05fffd1ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVisionEyesList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRVisionEyesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRXPathUsageTypeList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRXPathUsageTypeList.php index c7c774578a..f1dd90b591 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRXPathUsageTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRCodePrimitive/FHIRXPathUsageTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRDatePrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRDatePrimitive.php index 0b524787e6..10f922b119 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRDatePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRDatePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -276,6 +276,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRDateTimePrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRDateTimePrimitive.php index ac0caea659..78314f5e31 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRDateTimePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRDateTimePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -277,6 +277,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRDecimalPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRDecimalPrimitive.php index 7228344da0..dd63fd6a3b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRDecimalPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRDecimalPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -243,6 +243,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement.php index 30ca1901df..6d37e42ba8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -404,6 +404,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAccountStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAccountStatus.php index ab98e6345c..4987cd89bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAccountStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAccountStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionCardinalityBehavior.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionCardinalityBehavior.php index 88e103288d..2cebede0b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionCardinalityBehavior.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionCardinalityBehavior.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionConditionKind.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionConditionKind.php index 04754b28b1..7a1fd4869f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionConditionKind.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionConditionKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionGroupingBehavior.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionGroupingBehavior.php index 84edb06a6e..7ee062e899 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionGroupingBehavior.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionGroupingBehavior.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionParticipantType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionParticipantType.php index d5f85b4f8f..15440084a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionParticipantType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionParticipantType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionPrecheckBehavior.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionPrecheckBehavior.php index c6bbe49372..610940ab6d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionPrecheckBehavior.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionPrecheckBehavior.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionRelationshipType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionRelationshipType.php index b7b9a9f851..7512db0ef8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionRelationshipType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionRelationshipType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionRequiredBehavior.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionRequiredBehavior.php index db283364bb..0f90c1e121 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionRequiredBehavior.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionRequiredBehavior.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionSelectionBehavior.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionSelectionBehavior.php index df009547f5..3e81a01238 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionSelectionBehavior.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRActionSelectionBehavior.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAddress.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAddress.php index 299de6a03e..19d668e459 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAddress.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAddress.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1079,6 +1079,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAddressType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAddressType.php index 8e27ccba04..54f4b90f70 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAddressType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAddressType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAddressUse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAddressUse.php index 355d8807a9..3f8aebe453 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAddressUse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAddressUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAdministrativeGender.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAdministrativeGender.php index 03231eee6d..1d82279e8d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAdministrativeGender.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAdministrativeGender.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAdverseEventActuality.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAdverseEventActuality.php index 0ef9675b25..d6df4f59c7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAdverseEventActuality.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAdverseEventActuality.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAggregationMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAggregationMode.php index 87693c2056..f0354a1c28 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAggregationMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAggregationMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceCategory.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceCategory.php index 22ff1c07a3..540843eff9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceCriticality.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceCriticality.php index 4dc842d1b7..64f7584a92 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceCriticality.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceCriticality.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceSeverity.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceSeverity.php index 302468a8ef..36946a5e32 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceType.php index 4f7e73c85a..098ac3e24a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAllergyIntoleranceType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAnnotation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAnnotation.php index 61be90cd24..baed7d8df3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAnnotation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAnnotation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -551,6 +551,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAppointmentStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAppointmentStatus.php index 179c8c025a..32cf152d03 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAppointmentStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAppointmentStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAssertionDirectionType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAssertionDirectionType.php index 4d6fd97277..26d4221503 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAssertionDirectionType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAssertionDirectionType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAssertionOperatorType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAssertionOperatorType.php index f76d1cc669..ce8416f302 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAssertionOperatorType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAssertionOperatorType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAssertionResponseTypes.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAssertionResponseTypes.php index 5bb60d5a6c..8dd92f30d6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAssertionResponseTypes.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAssertionResponseTypes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAttachment.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAttachment.php index 90d8747848..ee9ceebacf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAttachment.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAttachment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -932,6 +932,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAuditEventAction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAuditEventAction.php index 5db0dc7a33..b3da6a2ec3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAuditEventAction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAuditEventAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAuditEventAgentNetworkType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAuditEventAgentNetworkType.php index 34080f79dd..d01ba57043 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAuditEventAgentNetworkType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAuditEventAgentNetworkType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAuditEventOutcome.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAuditEventOutcome.php index acb908084d..74e8ab023b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAuditEventOutcome.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRAuditEventOutcome.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement.php index 4bbd16058a..e0a36fe39c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -344,6 +344,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverage.php index db9e9e4c3c..82fa6fe889 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -357,6 +357,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantor.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantor.php index f6fe42d9a4..e6d3eaf35f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantor.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantor.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -407,6 +407,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValue.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValue.php index 9c7ed49e31..8e7dea0850 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValue.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValue.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -375,6 +375,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipant.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipant.php index 558071a6e0..1339959e62 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -332,6 +332,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventCausality.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventCausality.php index e30c86ad3e..5bc2d748cb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventCausality.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventCausality.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -473,6 +473,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntity.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntity.php index 7da779df57..cff0d5624d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntity.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -373,6 +373,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReaction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReaction.php index 1d6eafdc24..c95b4f64c2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReaction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReaction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -837,6 +837,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipant.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipant.php index 9fcbbdeb80..2cadf922da 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -575,6 +575,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgent.php index ea884da991..495ae8b80d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1145,6 +1145,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetail.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetail.php index c2e4c0b747..d1e0c0b8bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -467,6 +467,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntity.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntity.php index 30a2844257..4f20fc38fa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntity.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -908,6 +908,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetwork.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetwork.php index 47e2068050..5657ff8264 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetwork.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetwork.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -366,6 +366,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSource.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSource.php index 2eca1795f2..d75a67b3f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSource.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -455,6 +455,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductCollection.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductCollection.php index ee5fd2f3e0..a4a0e8244a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductCollection.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductCollection.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -477,6 +477,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductManipulation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductManipulation.php index 876a4db5e8..41cba15114 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductManipulation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductManipulation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -446,6 +446,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductProcessing.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductProcessing.php index 626cbac5a0..331d6d9deb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductProcessing.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductProcessing.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -567,6 +567,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductStorage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductStorage.php index 1c885f271e..7576a164fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductStorage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductStorage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -510,6 +510,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntry.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntry.php index c99cbb9513..790ffc3dba 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntry.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntry.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -650,6 +650,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLink.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLink.php index c6a9e71a29..07679b9827 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLink.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -380,6 +380,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequest.php index dd03c121d8..5d99127996 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -748,6 +748,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponse.php index a78f349545..19b25d0a00 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -660,6 +660,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearch.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearch.php index a78182211f..55bf512326 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearch.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearch.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -373,6 +373,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocument.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocument.php index 638bad219f..604ce6c2a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocument.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocument.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -477,6 +477,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpoint.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpoint.php index 75278ae7ee..93705e88ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpoint.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpoint.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -356,6 +356,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementation.php index a944533927..a4b1d3b8f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -448,6 +448,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction.php index a76f16c528..ef0efd3450 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -379,6 +379,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1.php index 90e9844ce4..55db68c974 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -379,6 +379,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessaging.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessaging.php index d1c6ee5e40..14099705b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessaging.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessaging.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -617,6 +617,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperation.php index f35c4afc4f..5063efafbe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -514,6 +514,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResource.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResource.php index caac29e8ee..74a3814ee9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResource.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1962,6 +1962,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRest.php index c886880002..4103f0d39d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1034,6 +1034,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParam.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParam.php index 22749ec9d1..7994270ab7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParam.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParam.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -569,6 +569,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurity.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurity.php index bf1ed794bc..a280ea2c92 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurity.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -499,6 +499,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftware.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftware.php index b8cff9a3a6..2d115d4528 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftware.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftware.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -477,6 +477,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessage.php index 62f766d331..1b65b5ebcf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -367,6 +367,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php index 78e1eba022..e1f18fb4f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -664,6 +664,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetail.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetail.php index 12f721132c..07181d9aac 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1935,6 +1935,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipant.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipant.php index 1af96fa72c..eda2391c06 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -493,6 +493,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCatalogEntry/FHIRCatalogEntryRelatedEntry.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCatalogEntry/FHIRCatalogEntryRelatedEntry.php index 7e37a2f489..487305f4a8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCatalogEntry/FHIRCatalogEntryRelatedEntry.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCatalogEntry/FHIRCatalogEntryRelatedEntry.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -331,6 +331,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemPerformer.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemPerformer.php index 12e98e8a1d..182aa2115f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemPerformer.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemPerformer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionApplicability.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionApplicability.php index 9cecfc9de8..176cb718ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionApplicability.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionApplicability.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -482,6 +482,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPriceComponent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPriceComponent.php index 454eeca560..461f123a3c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPriceComponent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPriceComponent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -491,6 +491,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPropertyGroup.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPropertyGroup.php index b55519e9dd..3708e6414b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPropertyGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPropertyGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -434,6 +434,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccident.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccident.php index 959a02be41..c3c520fb47 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccident.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccident.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -500,6 +500,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeam.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeam.php index d70b226158..3542bf48ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeam.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeam.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -564,6 +564,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetail.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetail.php index bb5328c5fc..b75b636701 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1194,6 +1194,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosis.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosis.php index 3ae3ccb25c..4bec06e9fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosis.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosis.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -651,6 +651,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsurance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsurance.php index 67a0df85ad..2e538f5795 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsurance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsurance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -807,6 +807,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItem.php index edd41ec9d5..3c64254b4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2363,6 +2363,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayee.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayee.php index 8e7bb8d4e0..e0cd7adada 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayee.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayee.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -322,6 +322,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedure.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedure.php index 7e105197b7..ac7f2a7064 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedure.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -723,6 +723,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelated.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelated.php index 602fecf5ba..cb6513e0e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelated.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelated.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -387,6 +387,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetail.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetail.php index aad2b005b0..8cfaa02b66 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1088,6 +1088,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSupportingInfo.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSupportingInfo.php index 9e782e5355..44d13abeb4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSupportingInfo.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSupportingInfo.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1031,6 +1031,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItem.php index 2a2a24ef17..c3bd266511 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2145,6 +2145,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication.php index f57d27af60..a93b5db23d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -493,6 +493,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail.php index f2b933d45b..de7adaf9b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -627,6 +627,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1.php index 64b0e4cb5f..e8405646d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1003,6 +1003,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseError.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseError.php index fc777c346c..544545155e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseError.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseError.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -545,6 +545,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsurance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsurance.php index a57dcccd1c..a02e69267a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsurance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsurance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -599,6 +599,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItem.php index f4637228e5..e9e5b47725 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -639,6 +639,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePayment.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePayment.php index 71814425ed..d83944cb08 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePayment.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePayment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -597,6 +597,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNote.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNote.php index 0904a1ef7a..b52370add1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNote.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNote.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -507,6 +507,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail.php index dbaade717e..01b505f35e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -525,6 +525,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail1.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail1.php index ab1bfa2c72..1b8049e7bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail1.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -905,6 +905,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseTotal.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseTotal.php index 76a965f613..fcd76960c7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseTotal.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseTotal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -333,6 +333,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFinding.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFinding.php index bde2463633..b6354fc58a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFinding.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFinding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -421,6 +421,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigation.php index 3762d54b3a..02cc7a3c47 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -379,6 +379,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConcept.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConcept.php index 2ca76268f5..6e9a0bef6f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConcept.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConcept.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -803,6 +803,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignation.php index a260be8254..9154c325fa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -442,6 +442,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilter.php index 1c9c47dcfd..ebdf2aa150 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -601,6 +601,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty.php index 4be462ff62..2eed91942f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -556,6 +556,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1.php index 1fb1b95e25..8f775977b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -897,6 +897,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayload.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayload.php index 855cde74f8..8b0efbe09d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayload.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayload.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -417,6 +417,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayload.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayload.php index 9e6ebaa55c..d0088b04e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayload.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayload.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -417,6 +417,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResource.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResource.php index 3b8c70a815..9e6f7c8835 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResource.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -522,6 +522,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php index bf2a52a09f..9e6648c78c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -434,6 +434,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php index 231ba0d95c..9c081b7a40 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -498,6 +498,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesTo.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesTo.php index b2519e8e46..8b19cb8d6e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesTo.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesTo.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -407,6 +407,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php index d9cf6c1070..e00882b6c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1057,6 +1057,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php index bed1506105..78a6f5b45d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -575,6 +575,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElement.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElement.php index 7a78d642d3..c6f4aaa744 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElement.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -487,6 +487,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroup.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroup.php index f8c8ec8395..a0b172a74c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -741,6 +741,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTarget.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTarget.php index d560f9fbb7..818c50b644 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTarget.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTarget.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -773,6 +773,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmapped.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmapped.php index b3562939c7..64662a599d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmapped.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmapped.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -568,6 +568,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php index 4f51514d34..9eb3fb2d93 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -410,6 +410,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php index 62d1cc8d32..9747bf8fad 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -433,6 +433,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor.php index fa11e33089..acdcd9962e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -331,6 +331,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData.php index 8939586eef..f504f3c2e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -333,6 +333,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicy.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicy.php index e1afd8c801..e8f5243467 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicy.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -384,6 +384,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentProvision.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentProvision.php index c143010d20..5603043e2d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentProvision.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentProvision.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1243,6 +1243,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentVerification.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentVerification.php index 6764191c47..e863e5ca09 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentVerification.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentVerification.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -444,6 +444,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAction.php index 52cc9c8bd8..e28b32d4c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2479,6 +2479,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAnswer.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAnswer.php index 53a2f21c0e..1fcd51d08d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAnswer.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAnswer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1271,6 +1271,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAsset.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAsset.php index 58c93cfa1e..69629be05c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAsset.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAsset.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1703,6 +1703,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContentDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContentDefinition.php index 2927a16ff7..19add1abdc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContentDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContentDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -678,6 +678,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContext.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContext.php index 631687ff64..240b46a4f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContext.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContext.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -465,6 +465,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendly.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendly.php index ad18b40cfe..0c58f469c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendly.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendly.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -330,6 +330,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegal.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegal.php index b5b7feefe1..77e75bdc3e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegal.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -324,6 +324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractOffer.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractOffer.php index 351e048b05..224c3fc9cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractOffer.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractOffer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1165,6 +1165,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractParty.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractParty.php index 0b2ef9048f..c3c4b01cfe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractParty.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractParty.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -369,6 +369,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRule.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRule.php index 94d781fafa..6d74e67948 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRule.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -324,6 +324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSecurityLabel.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSecurityLabel.php index 72f97f2311..f2bb0b7551 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSecurityLabel.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSecurityLabel.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -609,6 +609,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSigner.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSigner.php index 4c50a804bb..3ef779df16 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSigner.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSigner.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -441,6 +441,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSubject.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSubject.php index e2f42865b4..80e7a94d1d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSubject.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSubject.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -369,6 +369,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTerm.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTerm.php index 9e58fd9ff8..331c1fae6d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTerm.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTerm.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1215,6 +1215,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem.php index bebb262c35..c30027cedd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1461,6 +1461,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageClass.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageClass.php index 1f958bf363..293055fa51 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageClass.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageClass.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -446,6 +446,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageCostToBeneficiary.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageCostToBeneficiary.php index 15a27d7fbf..9cf5ce1b81 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageCostToBeneficiary.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageCostToBeneficiary.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -494,6 +494,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageException.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageException.php index 7658f034e8..69708bdd2e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageException.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageException.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -321,6 +321,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestDiagnosis.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestDiagnosis.php index c803ba472f..66234f913c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestDiagnosis.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestDiagnosis.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -330,6 +330,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestInsurance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestInsurance.php index 49e79beaf6..3fa37e0541 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestInsurance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestInsurance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -449,6 +449,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestItem.php index d5c5e7c52c..2614f76298 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1034,6 +1034,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestSupportingInfo.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestSupportingInfo.php index f7c5ae7a93..3d20fe354d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestSupportingInfo.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestSupportingInfo.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -443,6 +443,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseBenefit.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseBenefit.php index 9508e41485..30dee73d47 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseBenefit.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseBenefit.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -751,6 +751,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseError.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseError.php index c9f5ab6d56..3eaeeaa8e9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseError.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseError.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -265,6 +265,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseInsurance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseInsurance.php index b7b578c6d5..021404c898 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseInsurance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseInsurance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -515,6 +515,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseItem.php index 46af52dd52..33f97e177f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1338,6 +1338,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueEvidence.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueEvidence.php index c194f34ae2..9165c214cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueEvidence.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueEvidence.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -415,6 +415,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigation.php index fe1763b111..b0141f54a7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -426,6 +426,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceDeviceName.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceDeviceName.php index 8067d88070..a49b0158a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceDeviceName.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceDeviceName.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -363,6 +363,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceProperty.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceProperty.php index 6ba6d1a99b..c91628185d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceProperty.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceProperty.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -480,6 +480,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceSpecialization.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceSpecialization.php index f5055d11a6..aaa9423dee 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceSpecialization.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceSpecialization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -352,6 +352,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdiCarrier.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdiCarrier.php index bfdd6c109e..30a668fee6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdiCarrier.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdiCarrier.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -753,6 +753,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceVersion.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceVersion.php index a087d14d6c..a08de48748 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceVersion.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceVersion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -415,6 +415,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionCapability.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionCapability.php index 4e60ee4045..08b7e3d908 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionCapability.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionCapability.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -368,6 +368,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionDeviceName.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionDeviceName.php index 6d465ddbf2..1cc4151585 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionDeviceName.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionDeviceName.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -362,6 +362,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionMaterial.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionMaterial.php index cf7635eca2..8d3b2a159b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionMaterial.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionMaterial.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -433,6 +433,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionProperty.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionProperty.php index 0a1af4bf38..0e7e9ccac0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionProperty.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionProperty.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -479,6 +479,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionSpecialization.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionSpecialization.php index a7ce67daee..ec3ecebd47 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionSpecialization.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionSpecialization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -377,6 +377,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionUdiDeviceIdentifier.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionUdiDeviceIdentifier.php index c1a3ce1b93..dd765dcedf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionUdiDeviceIdentifier.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionUdiDeviceIdentifier.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -472,6 +472,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibration.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibration.php index 4b5ac9871c..dffb2d5b15 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibration.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -437,6 +437,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestParameter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestParameter.php index 1d89790e1f..3d929b2b72 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -533,6 +533,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportMedia.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportMedia.php index d4c4aeeb7c..bf843f5fc0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportMedia.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportMedia.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -357,6 +357,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelated.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelated.php index d4b4f6abe3..1a41befdc6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelated.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelated.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContent.php index 0d6124a5d2..0a94d5058a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php index c66c67743f..9d7f28b3e7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -779,6 +779,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php index cf66ae9570..e5ddc85346 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -332,6 +332,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDosage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDosage.php index d1065b3206..b982eeabf1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDosage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDosage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1295,6 +1295,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDosage/FHIRDosageDoseAndRate.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDosage/FHIRDosageDoseAndRate.php index 37969606e2..9148140cb0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDosage/FHIRDosageDoseAndRate.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRDosage/FHIRDosageDoseAndRate.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -571,6 +571,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertainty.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertainty.php index 3cbdb863b4..eb0f9060a5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertainty.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertainty.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -517,6 +517,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertaintySubcomponent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertaintySubcomponent.php index f2a189958a..184d681206 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertaintySubcomponent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertaintySubcomponent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -476,6 +476,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisEffectEstimate.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisEffectEstimate.php index 8f63b76624..98f3039ffb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisEffectEstimate.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisEffectEstimate.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -669,6 +669,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisPrecisionEstimate.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisPrecisionEstimate.php index b0950a4bf4..b7fe3a1ecc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisPrecisionEstimate.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisPrecisionEstimate.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -537,6 +537,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisResultsByExposure.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisResultsByExposure.php index c2b1f215c3..d8fe66c2a4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisResultsByExposure.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisResultsByExposure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -484,6 +484,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisSampleSize.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisSampleSize.php index 1461de919b..019a81dfa4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisSampleSize.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisSampleSize.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -467,6 +467,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition.php index 5a655c3b9d..92cd45c77c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -18400,6 +18400,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBase.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBase.php index 99ab489683..e4cb278b8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBase.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBase.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -476,6 +476,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBinding.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBinding.php index 13bbeda070..ead41a9c26 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBinding.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBinding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -458,6 +458,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionConstraint.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionConstraint.php index f84f2bcaf3..37f44aacc6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionConstraint.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionConstraint.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -832,6 +832,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminator.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminator.php index 7600b1b7bd..be2d98b5cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminator.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -366,6 +366,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionExample.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionExample.php index 66e3734802..b7a7f0f735 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionExample.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionExample.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -4115,6 +4115,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionMapping.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionMapping.php index 592f0316ec..8f5036d4d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionMapping.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionMapping.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -568,6 +568,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionSlicing.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionSlicing.php index a57de2d47d..be9a750886 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionSlicing.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionSlicing.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -576,6 +576,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionType.php index 9a3229d19b..c59859445d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -835,6 +835,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistory.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistory.php index 868d36e3a1..ca4d232f8d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistory.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -318,6 +318,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosis.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosis.php index 62183c1f18..6628640384 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosis.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosis.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -422,6 +422,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php index 8b7d63e586..26e813e89e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -885,6 +885,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php index ae87a47694..f7f560bd62 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -459,6 +459,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php index e69410351a..1eba414b62 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -428,6 +428,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistory.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistory.php index 88e5f3bbfb..708720ee1f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistory.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosis.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosis.php index 286dafd32a..a1ec4e5c5f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosis.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosis.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -417,6 +417,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistory.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistory.php index 9266f3b7b7..4eb022d208 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistory.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -330,6 +330,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREvidenceVariable/FHIREvidenceVariableCharacteristic.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREvidenceVariable/FHIREvidenceVariableCharacteristic.php index 3bcf02495a..eefc244ce5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREvidenceVariable/FHIREvidenceVariableCharacteristic.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIREvidenceVariable/FHIREvidenceVariableCharacteristic.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1380,6 +1380,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioActor.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioActor.php index 384a9e46e0..b28babf5b5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioActor.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioActor.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -547,6 +547,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioAlternative.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioAlternative.php index 15937fac03..5fb33ec3eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioAlternative.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioAlternative.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -489,6 +489,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioContainedInstance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioContainedInstance.php index bc00d3cf8b..8712822058 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioContainedInstance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioContainedInstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -376,6 +376,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioInstance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioInstance.php index 2cf7eb6045..b337202bdb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioInstance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioInstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -64,8 +64,8 @@ use DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRBackboneElement; use DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRMarkdown; +use DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType; use DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRString; -use DCarbone\PHPFHIRGenerated\R4\FHIRResourceType; use DCarbone\PHPFHIRGenerated\R4\PHPFHIRConstants; use DCarbone\PHPFHIRGenerated\R4\PHPFHIRTypeInterface; @@ -146,7 +146,7 @@ class FHIRExampleScenarioInstance extends FHIRBackboneElement * * The type of the resource. * - * @var null|\DCarbone\PHPFHIRGenerated\R4\FHIRResourceType + * @var null|\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType */ protected $resourceType = null; @@ -484,7 +484,7 @@ public function setResourceId($resourceId = null) * * The type of the resource. * - * @return null|\DCarbone\PHPFHIRGenerated\R4\FHIRResourceType + * @return null|\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType */ public function getResourceType() { @@ -497,7 +497,7 @@ public function getResourceType() * * The type of the resource. * - * @param null|\DCarbone\PHPFHIRGenerated\R4\FHIRResourceType $resourceType + * @param null|\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType $resourceType * @return static */ public function setResourceType(FHIRResourceType $resourceType = null) @@ -739,6 +739,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioOperation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioOperation.php index c79dd24abe..f849cba1fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioOperation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioOperation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1016,6 +1016,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioProcess.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioProcess.php index 5fa1a8ffd4..4764f3e115 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioProcess.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioProcess.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -683,6 +683,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioStep.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioStep.php index 802b38463d..810b2d8f60 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioStep.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioStep.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -529,6 +529,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioVersion.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioVersion.php index aee74cf6e8..540ec45856 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioVersion.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioVersion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -389,6 +389,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccident.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccident.php index 03fcce78ac..03b0f10885 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccident.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccident.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -500,6 +500,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItem.php index eabd39088a..52d282782d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2150,6 +2150,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudication.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudication.php index 66113913a7..dc52004108 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudication.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -494,6 +494,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalance.php index 412582f146..6158f230e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -823,6 +823,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeam.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeam.php index 8079d8bc5c..6c44678611 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeam.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeam.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -564,6 +564,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail.php index a2fa9a8f03..6db8a56e46 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1433,6 +1433,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1.php index 040e5cc3e2..f62b9cb4e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1008,6 +1008,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosis.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosis.php index 99048714f8..f76feabc39 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosis.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosis.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -651,6 +651,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancial.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancial.php index 2eba8a414e..1f8126165e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancial.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancial.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -661,6 +661,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsurance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsurance.php index cfd6610a1e..e4687b0706 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsurance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsurance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -498,6 +498,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItem.php index c03972a941..1a006896e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2603,6 +2603,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayee.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayee.php index 498353f232..a1fc61822e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayee.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayee.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -322,6 +322,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayment.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayment.php index 41973554a6..01a1e49a8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayment.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -598,6 +598,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedure.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedure.php index e4f554941f..230f7a5a1a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedure.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -723,6 +723,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNote.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNote.php index ce5f954436..8da5226fac 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNote.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNote.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -508,6 +508,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelated.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelated.php index 014dd439ff..af5a890b66 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelated.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelated.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -387,6 +387,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail.php index 44ec405121..c82cfd2b15 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1331,6 +1331,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail1.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail1.php index faf552c0a0..488a87d502 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail1.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -906,6 +906,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSupportingInfo.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSupportingInfo.php index ba77d278eb..e98dc4f251 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSupportingInfo.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSupportingInfo.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1029,6 +1029,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitTotal.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitTotal.php index beabfe8ccd..fbc97e1388 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitTotal.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitTotal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -334,6 +334,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryCondition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryCondition.php index c008090f72..f8e198d6ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryCondition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryCondition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -818,6 +818,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTarget.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTarget.php index ac14910f13..57d5d1af46 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTarget.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTarget.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1039,6 +1039,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartment.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartment.php index 5f266e896b..52bb4fedbf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartment.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -594,6 +594,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLink.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLink.php index 38b6c00af1..cfa9e73af2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLink.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -745,6 +745,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTarget.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTarget.php index 473316d773..23490d80e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTarget.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTarget.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -678,6 +678,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php index f2cc2afb61..60ec2ea5eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -759,6 +759,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMember.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMember.php index 20891a4ef0..5c74f638d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMember.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMember.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -412,6 +412,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTime.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTime.php index 3f69c0f11c..3b88b797a4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTime.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -585,6 +585,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceEligibility.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceEligibility.php index b207ed8107..7e343f573e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceEligibility.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceEligibility.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -362,6 +362,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailable.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailable.php index cae414a305..655571bc8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailable.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailable.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -350,6 +350,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php index 6b151846e4..ef9540029c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -538,6 +538,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyPerformer.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyPerformer.php index fe07e20e1a..feae6e6c5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyPerformer.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyPerformer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -324,6 +324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php index f695f3c81b..d8a4bdf333 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1304,6 +1304,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationEducation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationEducation.php index 6353649519..49dc362cf7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationEducation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationEducation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -576,6 +576,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPerformer.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPerformer.php index 9f8aef97be..7546e721f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPerformer.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPerformer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -324,6 +324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationProtocolApplied.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationProtocolApplied.php index fdb6ad6c8e..3e4736430d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationProtocolApplied.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationProtocolApplied.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -820,6 +820,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php index 695267f933..9e44ed490b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -443,6 +443,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php index 9422bea876..3d0290c301 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -364,6 +364,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php index 7b80f0a2b9..8e61656072 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1507,6 +1507,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDefinition.php index 47d4260b44..5a35e1370e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -706,6 +706,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependsOn.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependsOn.php index 92d645467f..4bff7ab435 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependsOn.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependsOn.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -484,6 +484,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobal.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobal.php index 268cbb1324..21667c9b89 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobal.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -386,6 +386,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGrouping.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGrouping.php index 1a24f51268..71db55203a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGrouping.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGrouping.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -382,6 +382,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideManifest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideManifest.php index 1ccc34eeb8..bfeb61e143 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideManifest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideManifest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -799,6 +799,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage.php index e01e98eaf1..1ba927b872 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -618,6 +618,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage1.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage1.php index 4072bfdeed..94d1177cad 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage1.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -513,6 +513,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideParameter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideParameter.php index a44141837e..918eb5c37e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -368,6 +368,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource.php index 6090549e44..7235792604 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -859,6 +859,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource1.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource1.php index 570b096ac9..5a585a62cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource1.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -540,6 +540,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideTemplate.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideTemplate.php index cc53e84e7b..0accbe19f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideTemplate.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideTemplate.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -471,6 +471,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefit.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefit.php index f4ba7ac4af..a4b874bf12 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefit.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefit.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -444,6 +444,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefit1.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefit1.php index 5824eb0a8c..f524ccd5bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefit1.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefit1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -358,6 +358,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanContact.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanContact.php index 8f17eadc6a..d5f87c1e23 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanContact.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -502,6 +502,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCost.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCost.php index 1ff549e206..c64e51111a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCost.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCost.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -507,6 +507,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCoverage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCoverage.php index 38076f4944..179a250b40 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCoverage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCoverage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -465,6 +465,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanGeneralCost.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanGeneralCost.php index 60c0a0e2e7..62085b45c1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanGeneralCost.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanGeneralCost.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -498,6 +498,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanLimit.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanLimit.php index 685f3fac82..741be8b9d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanLimit.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanLimit.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -333,6 +333,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanPlan.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanPlan.php index 628590991c..6daf6c195d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanPlan.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanPlan.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -765,6 +765,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanSpecificCost.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanSpecificCost.php index 617f6d23da..c9636eec2f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanSpecificCost.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanSpecificCost.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -358,6 +358,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceLineItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceLineItem.php index c4b4f9969f..7f578dca71 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceLineItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceLineItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -546,6 +546,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceParticipant.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceParticipant.php index 4bf95db61a..20a644cc49 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoicePriceComponent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoicePriceComponent.php index c48eb51ae6..2956a7c9b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoicePriceComponent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoicePriceComponent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -489,6 +489,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItem.php index f38e91daac..bc979e1f4a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -335,6 +335,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php index 1aec8518f6..ab14e4eef3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -507,6 +507,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationHoursOfOperation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationHoursOfOperation.php index 56e0882888..906ca502f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationHoursOfOperation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationHoursOfOperation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -581,6 +581,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php index b60c67bb7f..65fab2478d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -484,6 +484,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMarketingStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMarketingStatus.php index 8af69ca9a5..9fafd3361b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMarketingStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMarketingStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -588,6 +588,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureComponent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureComponent.php index 483476b80d..a1a984558a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureComponent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureComponent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -427,6 +427,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroup.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroup.php index 9342986d2a..b6a5002519 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -552,6 +552,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulation.php index 4bb583e06b..ad6bbba18e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -418,6 +418,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifier.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifier.php index 9ae51fc980..0ced3aba78 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifier.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifier.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -529,6 +529,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalData.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalData.php index 6549a083e5..37ac6cf962 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalData.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalData.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -552,6 +552,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportComponent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportComponent.php index 597f7be5e9..54e4b22e15 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportComponent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportComponent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroup.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroup.php index 0604229c5f..f8cd088cd4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -537,6 +537,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation.php index 149f4d487d..09f1e93b39 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -413,6 +413,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1.php index 8a2c1f91f1..240eec9875 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -413,6 +413,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifier.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifier.php index 4f4a8b1edd..98600b05a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifier.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifier.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -413,6 +413,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratum.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratum.php index 6866ff3bdb..616224d71d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratum.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratum.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -540,6 +540,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatch.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatch.php index adc4f7fb1a..58babaa467 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatch.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatch.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -388,6 +388,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php index b189b3d2b9..e6cb940fed 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -485,6 +485,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php index 78a468ae21..a96b7eb308 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -724,6 +724,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformer.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformer.php index 7b09a963b9..74ffe5843d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformer.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformer.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformer.php index a9361d2610..ced6993432 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformer.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php index e70c6fda2e..375b6e4774 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -569,6 +569,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeAdministrationGuidelines.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeAdministrationGuidelines.php index a01861e6bb..d810023692 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeAdministrationGuidelines.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeAdministrationGuidelines.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -518,6 +518,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeCost.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeCost.php index df248d31ec..d120809837 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeCost.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeCost.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -412,6 +412,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDosage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDosage.php index b5616de0d6..c537030bcf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDosage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDosage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -368,6 +368,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDrugCharacteristic.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDrugCharacteristic.php index a4821b1629..c613b35abb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDrugCharacteristic.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDrugCharacteristic.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -568,6 +568,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeIngredient.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeIngredient.php index 9c96a9a086..04be57a116 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeIngredient.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeIngredient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -483,6 +483,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeKinetics.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeKinetics.php index c08605cc5f..91bc508132 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeKinetics.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeKinetics.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -482,6 +482,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMaxDispense.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMaxDispense.php index 41ae4457f4..13562dd8a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMaxDispense.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMaxDispense.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -323,6 +323,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMedicineClassification.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMedicineClassification.php index 875785d5c9..3b6e01c20e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMedicineClassification.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMedicineClassification.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -374,6 +374,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonitoringProgram.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonitoringProgram.php index e3535b99d9..a34f574b72 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonitoringProgram.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonitoringProgram.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -350,6 +350,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonograph.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonograph.php index 18e1f64d0f..1b5cd30daf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonograph.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonograph.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -323,6 +323,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePackaging.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePackaging.php index 9019308a52..6ce06ff8d5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePackaging.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePackaging.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePatientCharacteristics.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePatientCharacteristics.php index f2a941b006..fda87efe5a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePatientCharacteristics.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePatientCharacteristics.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -467,6 +467,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRegulatory.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRegulatory.php index 5ecc4a36e1..2ac4949d6f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRegulatory.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRegulatory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -502,6 +502,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRelatedMedicationKnowledge.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRelatedMedicationKnowledge.php index 8671fc9c77..032a7673d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRelatedMedicationKnowledge.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRelatedMedicationKnowledge.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -368,6 +368,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeSchedule.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeSchedule.php index aa91555b98..6fc0361804 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeSchedule.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeSchedule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -261,6 +261,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeSubstitution.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeSubstitution.php index 3d320da322..0ab628b164 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeSubstitution.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeSubstitution.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -347,6 +347,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequest.php index 5919c896fb..d16569034c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -680,6 +680,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestInitialFill.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestInitialFill.php index d4b118c777..1db60ca3ae 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestInitialFill.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestInitialFill.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitution.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitution.php index 3f880ba2f1..feb731dfed 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitution.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitution.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -421,6 +421,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductCountryLanguage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductCountryLanguage.php index 7f789288b2..18b39513f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductCountryLanguage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductCountryLanguage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -384,6 +384,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductManufacturingBusinessOperation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductManufacturingBusinessOperation.php index 6e34522e10..0e35a606fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductManufacturingBusinessOperation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductManufacturingBusinessOperation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -644,6 +644,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductName.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductName.php index 7d045b53ad..f754c8df7f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductName.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductName.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -485,6 +485,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductNamePart.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductNamePart.php index 98636ee59c..4356b7d3b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductNamePart.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductNamePart.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -348,6 +348,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductSpecialDesignation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductSpecialDesignation.php index 028dfb4cac..d73afa56c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductSpecialDesignation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductSpecialDesignation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -776,6 +776,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationJurisdictionalAuthorization.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationJurisdictionalAuthorization.php index b76dde40dc..5fd81efaf6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationJurisdictionalAuthorization.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationJurisdictionalAuthorization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -594,6 +594,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationProcedure.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationProcedure.php index 2b0579ed5e..77bb59a2a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationProcedure.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationProcedure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -574,6 +574,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductContraindication/FHIRMedicinalProductContraindicationOtherTherapy.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductContraindication/FHIRMedicinalProductContraindicationOtherTherapy.php index 62b8c46637..9a7c8285f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductContraindication/FHIRMedicinalProductContraindicationOtherTherapy.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductContraindication/FHIRMedicinalProductContraindicationOtherTherapy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -397,6 +397,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIndication/FHIRMedicinalProductIndicationOtherTherapy.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIndication/FHIRMedicinalProductIndicationOtherTherapy.php index deef56e6f6..1fcfa6048d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIndication/FHIRMedicinalProductIndicationOtherTherapy.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIndication/FHIRMedicinalProductIndicationOtherTherapy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -396,6 +396,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientReferenceStrength.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientReferenceStrength.php index 2af99cf9c4..bb47b58cf7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientReferenceStrength.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientReferenceStrength.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -579,6 +579,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSpecifiedSubstance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSpecifiedSubstance.php index 3fce5aa6d6..857bb5967a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSpecifiedSubstance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSpecifiedSubstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -481,6 +481,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientStrength.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientStrength.php index b9a4e4e89c..3487cfe69b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientStrength.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientStrength.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -746,6 +746,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSubstance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSubstance.php index 19ad8356ab..dff690c138 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSubstance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSubstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -359,6 +359,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductInteraction/FHIRMedicinalProductInteractionInteractant.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductInteraction/FHIRMedicinalProductInteractionInteractant.php index 5a5517cea1..759ab5b97f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductInteraction/FHIRMedicinalProductInteractionInteractant.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductInteraction/FHIRMedicinalProductInteractionInteractant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedBatchIdentifier.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedBatchIdentifier.php index 325f4fb612..f272c1ffd2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedBatchIdentifier.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedBatchIdentifier.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -322,6 +322,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedPackageItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedPackageItem.php index ccd703d8a3..4cfc8b3d58 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedPackageItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedPackageItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1324,6 +1324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalCharacteristics.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalCharacteristics.php index b7bcd7b7f8..d48541fe21 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalCharacteristics.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalCharacteristics.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -322,6 +322,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalRouteOfAdministration.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalRouteOfAdministration.php index a9e515ee61..d6b539f9ae 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalRouteOfAdministration.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalRouteOfAdministration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -696,6 +696,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalTargetSpecies.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalTargetSpecies.php index c5f62b26a2..5649377797 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalTargetSpecies.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalTargetSpecies.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -359,6 +359,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalWithdrawalPeriod.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalWithdrawalPeriod.php index da29c5d462..b890ea8e15 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalWithdrawalPeriod.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalWithdrawalPeriod.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -422,6 +422,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponse.php index 1b00e3d4b5..3ad53d36e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -400,6 +400,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocus.php index 09c663abcb..1f23564d66 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -572,6 +572,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php index ead0f243b8..76bd3336d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -503,6 +503,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php index 952e70b040..7f0b998fa1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -432,6 +432,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php index 520712da1f..ac2bd230fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -624,6 +624,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceInner.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceInner.php index 5b2450f102..25ad67f5c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceInner.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceInner.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -385,6 +385,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceOuter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceOuter.php index debe2d2fe8..ced0ec51f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceOuter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceOuter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -385,6 +385,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceQuality.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceQuality.php index c2c86b77f5..6a0cae8c29 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceQuality.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceQuality.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1472,6 +1472,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceReferenceSeq.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceReferenceSeq.php index 12caf258eb..0fd3c6b511 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceReferenceSeq.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceReferenceSeq.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -923,6 +923,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRepository.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRepository.php index e83373b5e3..8a2f9229a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRepository.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRepository.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -726,6 +726,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRoc.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRoc.php index 63c6296b71..717ce05fb8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRoc.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRoc.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1163,6 +1163,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceStructureVariant.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceStructureVariant.php index b46f39d09b..5992ca8068 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceStructureVariant.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceStructureVariant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -540,6 +540,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceVariant.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceVariant.php index 841f92490b..d21a853c56 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceVariant.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceVariant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -748,6 +748,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueId.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueId.php index f6c892a49b..28c5c21ad6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueId.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueId.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -603,6 +603,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministration.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministration.php index 23f7981c1a..665b7f9669 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministration.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -474,6 +474,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormula.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormula.php index bc1db9b4c7..3685f7b6d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormula.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormula.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -921,6 +921,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrient.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrient.php index a5441be912..5982439462 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrient.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDiet.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDiet.php index 3f787c7a1c..d0c95652da 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDiet.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDiet.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -841,6 +841,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplement.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplement.php index e9fa8ae96b..2962aa9ad2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplement.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -640,6 +640,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTexture.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTexture.php index 449349c240..7f9189d7f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTexture.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTexture.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponent.php index fc6c49770b..f2bb6633dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1387,6 +1387,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php index a424561a66..75d8c0221a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -691,6 +691,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQualifiedInterval.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQualifiedInterval.php index 633bd05eb8..c472044d4f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQualifiedInterval.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQualifiedInterval.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -784,6 +784,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQuantitativeDetails.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQuantitativeDetails.php index 1bf44a3429..dfd17191e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQuantitativeDetails.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQuantitativeDetails.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -516,6 +516,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBinding.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBinding.php index 346617932c..ffbad317e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBinding.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBinding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -371,6 +371,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverload.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverload.php index 3f16e088b5..b9b49e4f35 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverload.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverload.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -423,6 +423,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameter.php index c1aae48941..3082bd4535 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1217,6 +1217,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionReferencedFrom.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionReferencedFrom.php index dee7e9186f..5e380861f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionReferencedFrom.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionReferencedFrom.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -383,6 +383,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php index e3335c2489..bf4c87a42c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -796,6 +796,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php index 384c70a39f..e546660cf8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -505,6 +505,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameter.php index 8f5628e549..19f74c1fe0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -4146,6 +4146,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunication.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunication.php index a12de3ac98..c16ab74822 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunication.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -360,6 +360,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php index 643bd83e8c..4c6e515506 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -738,6 +738,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php index cc0da5f1aa..69b0d19020 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetail.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetail.php index b038e0150b..7ff55430f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -830,6 +830,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNote.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNote.php index 1cf15c7c84..168109e0dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNote.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNote.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -356,6 +356,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLink.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLink.php index c6a3986c6e..d3737116d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLink.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -332,6 +332,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionAction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionAction.php index 26880f94a7..d0d7cdfb33 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionAction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3255,6 +3255,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionCondition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionCondition.php index b61bf366c6..956dc5bb34 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionCondition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionCondition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -340,6 +340,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValue.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValue.php index 8c134642f3..ccb2301b87 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValue.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValue.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -377,6 +377,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoal.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoal.php index f960ee81d8..dd5a336369 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoal.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -787,6 +787,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipant.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipant.php index 7a7484a9d1..b0b4541d6e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -334,6 +334,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedAction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedAction.php index 222eb79b27..e0987c4c91 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedAction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -494,6 +494,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTarget.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTarget.php index 9caedf9c73..dfa7b1f121 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTarget.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTarget.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -559,6 +559,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPopulation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPopulation.php index 17df1cfd59..69c365ca60 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPopulation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPopulation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -508,6 +508,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php index 542f78a1c8..f5f0fb54e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -487,6 +487,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTime.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTime.php index 8779f63837..e190b52820 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTime.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -586,6 +586,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailable.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailable.php index 01d3ab3c17..ce5a93bc3b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailable.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailable.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -351,6 +351,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDevice.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDevice.php index 566e3a1d80..c653520b1d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDevice.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDevice.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -322,6 +322,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php index 67984d2207..508fdee238 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -383,6 +383,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProdCharacteristic.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProdCharacteristic.php index e3a4405ab0..79f897b274 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProdCharacteristic.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProdCharacteristic.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1177,6 +1177,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProductShelfLife.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProductShelfLife.php index f59a8deaea..6ad75ee279 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProductShelfLife.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProductShelfLife.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -529,6 +529,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php index 0d2f85abd5..afc4b28a03 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -496,6 +496,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php index cabf80dc2c..f96863d1aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -477,6 +477,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireAnswerOption.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireAnswerOption.php index 0688f5c934..3b1349525b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireAnswerOption.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireAnswerOption.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -782,6 +782,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhen.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhen.php index a83625fe43..6a06c01b81 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhen.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhen.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1207,6 +1207,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireInitial.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireInitial.php index e6922f93a3..32833a24eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireInitial.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireInitial.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1200,6 +1200,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItem.php index e24946487a..df2ee4311a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1727,6 +1727,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswer.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswer.php index df12dab08e..d96e7c586c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswer.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1302,6 +1302,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItem.php index 6d250d080d..52187f803f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -680,6 +680,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRelatedPerson/FHIRRelatedPersonCommunication.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRelatedPerson/FHIRRelatedPersonCommunication.php index ebbffb0879..271e0fc1b3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRelatedPerson/FHIRRelatedPersonCommunication.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRelatedPerson/FHIRRelatedPersonCommunication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -361,6 +361,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupAction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupAction.php index 86c9fce87c..4628bf6c96 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupAction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2161,6 +2161,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupCondition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupCondition.php index 9fdd1d84c4..5a2e4d15b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupCondition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupCondition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -338,6 +338,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedAction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedAction.php index b73bf5b05b..a89b964527 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedAction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -492,6 +492,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRResearchElementDefinition/FHIRResearchElementDefinitionCharacteristic.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRResearchElementDefinition/FHIRResearchElementDefinitionCharacteristic.php index ce0a57dcb6..1509905c63 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRResearchElementDefinition/FHIRResearchElementDefinitionCharacteristic.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRResearchElementDefinition/FHIRResearchElementDefinitionCharacteristic.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1809,6 +1809,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArm.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArm.php index 46febfd888..cf68bee933 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArm.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArm.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -449,6 +449,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyObjective.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyObjective.php index afac571428..9212999faa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyObjective.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyObjective.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -355,6 +355,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPrediction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPrediction.php index a2a4d171cb..70173b1e3a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPrediction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPrediction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -798,6 +798,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertainty.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertainty.php index 44ae7f45d3..2e2590fbb0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertainty.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertainty.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -517,6 +517,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertaintySubcomponent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertaintySubcomponent.php index 1ac701c7d7..9cfa604d83 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertaintySubcomponent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertaintySubcomponent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -476,6 +476,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisPrecisionEstimate.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisPrecisionEstimate.php index a1c8e49d25..198e0f45f0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisPrecisionEstimate.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisPrecisionEstimate.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -537,6 +537,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisRiskEstimate.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisRiskEstimate.php index 0cb942cc0f..accd955d8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisRiskEstimate.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisRiskEstimate.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -785,6 +785,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisSampleSize.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisSampleSize.php index 67d2f3bd8d..a88ccdc864 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisSampleSize.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisSampleSize.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -467,6 +467,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponent.php index 4e5ec3b593..0bf4d66456 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -384,6 +384,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php index cf7e0d7e72..a5b3f67799 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -808,6 +808,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php index 4ac0ec86b3..2000edd5ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -723,6 +723,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessing.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessing.php index db76c276f2..58d68ee857 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessing.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessing.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -622,6 +622,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionAdditive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionAdditive.php index 394ed1dae4..49304ebc80 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionAdditive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionAdditive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -332,6 +332,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionContainer.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionContainer.php index 5baba7d7fd..185dd732c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionContainer.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionContainer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -884,6 +884,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionHandling.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionHandling.php index 41632d6733..7f2c638819 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionHandling.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionHandling.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -477,6 +477,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionTypeTested.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionTypeTested.php index 3feaa61ec8..4bc3b4bbbd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionTypeTested.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionTypeTested.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -827,6 +827,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContext.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContext.php index b8916f6ec2..e30f7c0f2a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContext.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContext.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -363,6 +363,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferential.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferential.php index 075e51310f..6691687dc9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferential.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferential.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -308,6 +308,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMapping.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMapping.php index ce95c691ba..c3dbba409f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMapping.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMapping.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -574,6 +574,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshot.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshot.php index 9c2e8698c1..c716349789 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshot.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshot.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -308,6 +308,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependent.php index 950271684c..1ae3d0e496 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -436,6 +436,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroup.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroup.php index f49be9bb05..00f94f1248 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -762,6 +762,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInput.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInput.php index 9e9b44a0db..72eacf1a3a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInput.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInput.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -544,6 +544,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameter.php index 6b75c48b63..c80d07b17e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -653,6 +653,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRule.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRule.php index 245357d1ca..8264f5e5a7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRule.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -766,6 +766,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSource.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSource.php index 926dcf88a9..6bef797d06 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSource.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -4923,6 +4923,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructure.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructure.php index c553e6b355..107e03b7a4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructure.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -538,6 +538,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTarget.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTarget.php index 39c389eb1d..47946a7e3a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTarget.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTarget.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -937,6 +937,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannel.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannel.php index 8864603e35..2837269f43 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannel.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannel.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -598,6 +598,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php index ba1c02b964..7781134687 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -388,6 +388,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php index dd92e6b563..a5053c09a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -430,6 +430,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmount.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmount.php index 1adfba0f32..e404d2c248 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmount.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmount.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -688,6 +688,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmount/FHIRSubstanceAmountReferenceRange.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmount/FHIRSubstanceAmountReferenceRange.php index c60ac98aea..e4223e80bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmount/FHIRSubstanceAmountReferenceRange.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmount/FHIRSubstanceAmountReferenceRange.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -335,6 +335,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidLinkage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidLinkage.php index 7b9e2d2f63..f4fadb26c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidLinkage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidLinkage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -544,6 +544,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSubunit.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSubunit.php index 06a36b7326..5c41decd53 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSubunit.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSubunit.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -892,6 +892,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSugar.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSugar.php index 1b7187013f..9057137f67 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSugar.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSugar.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -450,6 +450,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerDegreeOfPolymerisation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerDegreeOfPolymerisation.php index 270272128a..a754cd12ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerDegreeOfPolymerisation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerDegreeOfPolymerisation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -335,6 +335,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerMonomerSet.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerMonomerSet.php index f107250e30..1979599b1f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerMonomerSet.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerMonomerSet.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -355,6 +355,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeat.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeat.php index 542ca93498..d54f998346 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeat.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeat.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -533,6 +533,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeatUnit.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeatUnit.php index 27ecd5ed9c..9e11e03806 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeatUnit.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeatUnit.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -612,6 +612,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStartingMaterial.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStartingMaterial.php index 387b793aa2..814d343ced 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStartingMaterial.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStartingMaterial.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -482,6 +482,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStructuralRepresentation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStructuralRepresentation.php index dbb6e1d887..5933e4b5db 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStructuralRepresentation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStructuralRepresentation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -409,6 +409,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceProtein/FHIRSubstanceProteinSubunit.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceProtein/FHIRSubstanceProteinSubunit.php index 4a969404dc..4feb36aef9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceProtein/FHIRSubstanceProteinSubunit.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceProtein/FHIRSubstanceProteinSubunit.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -884,6 +884,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationClassification.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationClassification.php index 770be3f68e..c78e359cc7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationClassification.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationClassification.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -531,6 +531,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGene.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGene.php index 9793f1d1fe..a289db844f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGene.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGene.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -425,6 +425,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGeneElement.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGeneElement.php index 1ca0d703a1..c6a0b4babf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGeneElement.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGeneElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -426,6 +426,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationTarget.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationTarget.php index 0a4ca804ee..a51ba0ec8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationTarget.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationTarget.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -883,6 +883,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialAuthor.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialAuthor.php index 7a09916faf..f281b41dff 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialAuthor.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialAuthor.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -377,6 +377,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialFractionDescription.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialFractionDescription.php index 305c27013e..61b376644c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialFractionDescription.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialFractionDescription.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -371,6 +371,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialHybrid.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialHybrid.php index 4d4fac0112..92ec6a2790 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialHybrid.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialHybrid.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -647,6 +647,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganism.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganism.php index 4b00546c36..6febd0134d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganism.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganism.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -881,6 +881,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganismGeneral.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganismGeneral.php index 4e2aaf6524..da19dd8fea 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganismGeneral.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganismGeneral.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -456,6 +456,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialPartDescription.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialPartDescription.php index f15603ba67..cb24a6871c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialPartDescription.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialPartDescription.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -337,6 +337,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationCode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationCode.php index 155b25bc6c..5d843484c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationCode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -616,6 +616,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationIsotope.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationIsotope.php index 95e108b71b..53852d5d42 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationIsotope.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationIsotope.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -505,6 +505,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMoiety.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMoiety.php index ac4426cd4b..c1cd021003 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMoiety.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMoiety.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -776,6 +776,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMolecularWeight.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMolecularWeight.php index f74730f3be..9c834426ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMolecularWeight.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMolecularWeight.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -397,6 +397,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationName.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationName.php index 996331523d..feac72dd08 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationName.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationName.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1217,6 +1217,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationOfficial.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationOfficial.php index f5a460578c..95a1592129 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationOfficial.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationOfficial.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -421,6 +421,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationProperty.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationProperty.php index 15079f38cd..fcfa99c917 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationProperty.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationProperty.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -694,6 +694,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRelationship.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRelationship.php index eca31f2796..09a24159aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRelationship.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRelationship.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1003,6 +1003,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRepresentation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRepresentation.php index 1cfd6a1e27..32e0ddc5ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRepresentation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRepresentation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -413,6 +413,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationStructure.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationStructure.php index 97311386c3..6cf72ab534 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationStructure.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationStructure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -861,6 +861,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItem.php index 3a073d799b..d3c4d09206 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -397,6 +397,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestParameter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestParameter.php index 790484652b..fc818689ae 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -533,6 +533,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInput.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInput.php index c446b9ad07..c06691224f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInput.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInput.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -4089,6 +4089,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutput.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutput.php index d6dfffe9d8..b882a45c59 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutput.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutput.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -4086,6 +4086,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestriction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestriction.php index b8cea9418c..dc3ad0a0e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestriction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestriction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -454,6 +454,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesClosure.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesClosure.php index f410da0658..0ab6d8a139 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesClosure.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesClosure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -287,6 +287,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesCodeSystem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesCodeSystem.php index ee70215d5e..f7b330f8e8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesCodeSystem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesCodeSystem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -481,6 +481,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesExpansion.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesExpansion.php index f8b0842372..afb4eaa132 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesExpansion.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesExpansion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -660,6 +660,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesFilter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesFilter.php index 6cc00ebcd1..bc8242bf13 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesFilter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesFilter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -435,6 +435,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesImplementation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesImplementation.php index a2cc8fcb37..58a89f931b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesImplementation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesImplementation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -382,6 +382,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesParameter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesParameter.php index 5fced1375c..44375b742d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -382,6 +382,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesSoftware.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesSoftware.php index 054ea4b41d..4bdf333fbb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesSoftware.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesSoftware.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -378,6 +378,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesTranslation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesTranslation.php index 2aaf996e68..2d2bc89579 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesTranslation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesTranslation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -287,6 +287,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesValidateCode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesValidateCode.php index bac86869ca..8192ad5ef6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesValidateCode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesValidateCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -287,6 +287,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesVersion.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesVersion.php index 879a05b996..8deac8a189 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesVersion.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesVersion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -843,6 +843,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction.php index ee51142754..37535ed103 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -303,6 +303,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1.php index 45eff9fcad..1d32e1d3e8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -303,6 +303,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2.php index a5ec1f68c6..1f77306b8c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -251,6 +251,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssert.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssert.php index 9c8531972e..8c5a90a12d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssert.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssert.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -459,6 +459,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperation.php index 8dab9ee184..e95f276fe0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -459,6 +459,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipant.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipant.php index efa66e8d0c..51a51525e7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -447,6 +447,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetup.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetup.php index 990f3fcaa8..72e01bbb4f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetup.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -297,6 +297,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardown.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardown.php index eb7508b9b0..bd979ab87a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardown.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardown.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -297,6 +297,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTest.php index 0cb2350936..78dccf6f21 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -477,6 +477,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction.php index 90aaca3a67..78718bd6cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -313,6 +313,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1.php index b5d606f869..bc0cd4e704 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -313,6 +313,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2.php index 19bb04ea4e..5cea4c7801 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -255,6 +255,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssert.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssert.php index 4e309c922f..2e6828536c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssert.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssert.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2132,6 +2132,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapability.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapability.php index 3e7834a6dc..607d9f8dce 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapability.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapability.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -929,6 +929,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestination.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestination.php index 0d2e33a76e..44149e107b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestination.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestination.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -351,6 +351,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixture.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixture.php index 8d9a6c017e..f26df1fe47 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixture.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixture.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -451,6 +451,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLink.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLink.php index 6f68efade6..ca59df3942 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLink.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -378,6 +378,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadata.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadata.php index 77c6d8e90b..2f2d74a599 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadata.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadata.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -404,6 +404,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperation.php index f81ae7c2e8..dd124e9d0e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1727,6 +1727,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOrigin.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOrigin.php index 975a6e0a7b..e8ac76cd08 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOrigin.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOrigin.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -351,6 +351,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeader.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeader.php index b61a63b264..8ef5bb9abe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeader.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeader.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -378,6 +378,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetup.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetup.php index fa4446e01a..cb2e20ffae 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetup.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -302,6 +302,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardown.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardown.php index 65edbe6537..760765539b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardown.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardown.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -302,6 +302,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTest.php index 7ea89f3911..035f6096bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -482,6 +482,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariable.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariable.php index 6c20ce4089..e6fd1c8409 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariable.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariable.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -930,6 +930,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTiming.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTiming.php index fd8770c349..4208aa1900 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTiming.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTiming.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -500,6 +500,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTiming/FHIRTimingRepeat.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTiming/FHIRTimingRepeat.php index fd83abd9d2..be9143a395 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTiming/FHIRTimingRepeat.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRTiming/FHIRTimingRepeat.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1789,6 +1789,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php index f090e56f7d..22c0155626 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -621,6 +621,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php index de08c49887..492bd92428 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -499,6 +499,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php index 0357b41e15..4f61d92b25 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -984,6 +984,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignation.php index b84d4180e7..b9fff5db4d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -443,6 +443,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php index 57d8b00142..1ad3d60450 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -810,6 +810,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php index 5948cded79..0c9add7fe1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -469,6 +469,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php index 7c6a9327b8..f312b2c8c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -757,6 +757,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameter.php index 6adee61fb5..8c08f77d1b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -931,6 +931,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultAttestation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultAttestation.php index 598019ae23..db1e06d4c3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultAttestation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultAttestation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -801,6 +801,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultPrimarySource.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultPrimarySource.php index 3916d8d08b..d419cb581f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultPrimarySource.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultPrimarySource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -813,6 +813,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultValidator.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultValidator.php index 6fab090734..5747a700c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultValidator.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultValidator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -419,6 +419,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionLensSpecification.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionLensSpecification.php index 7f592c81cb..43a12982c2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionLensSpecification.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionLensSpecification.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1418,6 +1418,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionPrism.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionPrism.php index 6f35931387..bb364335d2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionPrism.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionPrism.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -362,6 +362,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBase64Binary.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBase64Binary.php index f10b152313..9f923effc0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBase64Binary.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBase64Binary.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBindingStrength.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBindingStrength.php index c10d7d8cff..f4a114f747 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBindingStrength.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBindingStrength.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBiologicallyDerivedProductCategory.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBiologicallyDerivedProductCategory.php index 8172564ab9..0f50404ace 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBiologicallyDerivedProductCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBiologicallyDerivedProductCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBiologicallyDerivedProductStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBiologicallyDerivedProductStatus.php index 270dad9c2b..b718a0a74c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBiologicallyDerivedProductStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBiologicallyDerivedProductStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBiologicallyDerivedProductStorageScale.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBiologicallyDerivedProductStorageScale.php index 165bd711bd..804575ca54 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBiologicallyDerivedProductStorageScale.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBiologicallyDerivedProductStorageScale.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBoolean.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBoolean.php index d6159414ed..e43db2f13e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBoolean.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBoolean.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -262,6 +262,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBundleType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBundleType.php index ca8492f63e..28d8c54a6d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBundleType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRBundleType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCanonical.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCanonical.php index 1177463725..a918235f3d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCanonical.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCanonical.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCapabilityStatementKind.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCapabilityStatementKind.php index 01e4143bfe..936b67aecd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCapabilityStatementKind.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCapabilityStatementKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCarePlanActivityKind.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCarePlanActivityKind.php index 56f14033d1..c151f2de24 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCarePlanActivityKind.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCarePlanActivityKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCarePlanActivityStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCarePlanActivityStatus.php index 03aac01dfd..72586bfd70 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCarePlanActivityStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCarePlanActivityStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCarePlanIntent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCarePlanIntent.php index 0e4cea7943..4ac0ac5fac 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCarePlanIntent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCarePlanIntent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCareTeamStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCareTeamStatus.php index 552ca4a7c9..92fe1c0978 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCareTeamStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCareTeamStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCatalogEntryRelationType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCatalogEntryRelationType.php index 17e1d04736..ef13d4248b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCatalogEntryRelationType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCatalogEntryRelationType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRChargeItemStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRChargeItemStatus.php index 78e226639b..5a7a5cfb4b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRChargeItemStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRChargeItemStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRClaimProcessingCodes.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRClaimProcessingCodes.php index 09b6b323d9..43825ef872 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRClaimProcessingCodes.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRClaimProcessingCodes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRClinicalImpressionStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRClinicalImpressionStatus.php index 25d9a9a236..1e9473ee61 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRClinicalImpressionStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRClinicalImpressionStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCode.php index f482b9a7f9..8c340e3cbe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeSearchSupport.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeSearchSupport.php index 7e2cae9eac..152364180c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeSearchSupport.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeSearchSupport.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeSystemContentMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeSystemContentMode.php index 9fc2e880e0..f19b9be857 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeSystemContentMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeSystemContentMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeSystemHierarchyMeaning.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeSystemHierarchyMeaning.php index 9f33d71d8f..3cb899de21 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeSystemHierarchyMeaning.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeSystemHierarchyMeaning.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeableConcept.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeableConcept.php index e9aa3e83d7..f6adc25ffa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeableConcept.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCodeableConcept.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -398,6 +398,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCoding.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCoding.php index ffb61c0f54..bdeb2a4abe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCoding.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCoding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -665,6 +665,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCompartmentType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCompartmentType.php index 73dac5e282..93db5d48d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCompartmentType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCompartmentType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCompositionAttestationMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCompositionAttestationMode.php index fbfb2c05c5..a67765aab1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCompositionAttestationMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCompositionAttestationMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCompositionStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCompositionStatus.php index 990ecabc14..0bb8481320 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCompositionStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRCompositionStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConceptMapEquivalence.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConceptMapEquivalence.php index 9b58febac4..77ada71d1d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConceptMapEquivalence.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConceptMapEquivalence.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConceptMapGroupUnmappedMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConceptMapGroupUnmappedMode.php index 8e47dd7737..ea0507478a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConceptMapGroupUnmappedMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConceptMapGroupUnmappedMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConditionalDeleteStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConditionalDeleteStatus.php index 19cb99eff5..708b4da3e8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConditionalDeleteStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConditionalDeleteStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConditionalReadStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConditionalReadStatus.php index be3c8c1687..0f8b58fe05 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConditionalReadStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConditionalReadStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConsentDataMeaning.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConsentDataMeaning.php index 98bde6b8d1..b24ed1d7e9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConsentDataMeaning.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConsentDataMeaning.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConsentProvisionType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConsentProvisionType.php index 01f4b634ac..74aa5d9273 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConsentProvisionType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConsentProvisionType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConsentState.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConsentState.php index e4f28111f7..a47f707688 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConsentState.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConsentState.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConstraintSeverity.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConstraintSeverity.php index 68d940b2eb..ec1f435bf5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConstraintSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRConstraintSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactDetail.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactDetail.php index 7224de2af7..bc35ded62e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -399,6 +399,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactPoint.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactPoint.php index bd8ad6bbb2..304a7d13e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactPoint.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactPoint.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -584,6 +584,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactPointSystem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactPointSystem.php index a8f972f1b8..d3f90c8941 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactPointSystem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactPointSystem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactPointUse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactPointUse.php index 231a6ddef5..750fba665e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactPointUse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContactPointUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContractResourcePublicationStatusCodes.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContractResourcePublicationStatusCodes.php index fa504f1527..995981f0ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContractResourcePublicationStatusCodes.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContractResourcePublicationStatusCodes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContractResourceStatusCodes.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContractResourceStatusCodes.php index 7cb7097ade..db531bb23c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContractResourceStatusCodes.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContractResourceStatusCodes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContributor.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContributor.php index 36966ae684..0cba8c6c67 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContributor.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContributor.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -465,6 +465,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContributorType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContributorType.php index 45b3e65db5..326bd68dd3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContributorType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRContributorType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement.php index 28be4caedf..39da32b271 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1153,6 +1153,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilter.php index a24549e040..f08c05a84f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -626,6 +626,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilter.php index 6b3d94b7cd..646e68bbf6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -667,6 +667,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement/FHIRDataRequirementSort.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement/FHIRDataRequirementSort.php index 6046909936..1570081f92 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement/FHIRDataRequirementSort.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDataRequirement/FHIRDataRequirementSort.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -370,6 +370,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDate.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDate.php index cf2150d6ee..0f46d832ae 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDate.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDate.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDateTime.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDateTime.php index 96dee9d021..99c77f396a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDateTime.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDateTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -266,6 +266,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDaysOfWeek.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDaysOfWeek.php index 7074640554..092c1f7471 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDaysOfWeek.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDaysOfWeek.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDecimal.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDecimal.php index 646f815b0a..7e41eb12bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDecimal.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDecimal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDetectedIssueSeverity.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDetectedIssueSeverity.php index 0f5eedc0c2..0763744771 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDetectedIssueSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDetectedIssueSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricCalibrationState.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricCalibrationState.php index 4aa1930b3b..e2c8f9797e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricCalibrationState.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricCalibrationState.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricCalibrationType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricCalibrationType.php index 87178d170e..f66dcd42a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricCalibrationType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricCalibrationType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricCategory.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricCategory.php index 0ee2cd3f28..92595fb798 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricColor.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricColor.php index daf368db8b..f9338c8c79 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricColor.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricColor.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricOperationalStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricOperationalStatus.php index 7a327c87d8..03a20514bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricOperationalStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceMetricOperationalStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceNameType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceNameType.php index 3e7d1a913d..2a5d6507aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceNameType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceNameType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceUseStatementStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceUseStatementStatus.php index b7f53e053f..762c96532a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceUseStatementStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDeviceUseStatementStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDiagnosticReportStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDiagnosticReportStatus.php index f2158e53aa..feafcf28bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDiagnosticReportStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDiagnosticReportStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDiscriminatorType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDiscriminatorType.php index 625c98cc54..74b10573f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDiscriminatorType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDiscriminatorType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDocumentMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDocumentMode.php index 048df7947d..8107b00b33 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDocumentMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDocumentMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDocumentReferenceStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDocumentReferenceStatus.php index e027219ea3..13a584b0b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDocumentReferenceStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDocumentReferenceStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDocumentRelationshipType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDocumentRelationshipType.php index ca9906d391..a81638379a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDocumentRelationshipType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRDocumentRelationshipType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREligibilityRequestPurpose.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREligibilityRequestPurpose.php index 1fa65cd107..a8b6d52172 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREligibilityRequestPurpose.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREligibilityRequestPurpose.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREligibilityResponsePurpose.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREligibilityResponsePurpose.php index fd76b832e6..8cabcd4218 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREligibilityResponsePurpose.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREligibilityResponsePurpose.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREnableWhenBehavior.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREnableWhenBehavior.php index e05ccc3a9b..c9ed8206be 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREnableWhenBehavior.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREnableWhenBehavior.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREncounterLocationStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREncounterLocationStatus.php index 4d651a4faa..8a59eedd3e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREncounterLocationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREncounterLocationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREncounterStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREncounterStatus.php index 985b9053d1..4d7dc79602 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREncounterStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREncounterStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREndpointStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREndpointStatus.php index b239be9869..96a548ee52 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREndpointStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREndpointStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREpisodeOfCareStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREpisodeOfCareStatus.php index 9d6191b378..a1499a7c01 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREpisodeOfCareStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREpisodeOfCareStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREventCapabilityMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREventCapabilityMode.php index 2bc5bdf12a..f853c0b94f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREventCapabilityMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREventCapabilityMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREventStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREventStatus.php index 0f650d29fc..c5f366f078 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREventStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREventStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREventTiming.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREventTiming.php index 1bc99b0331..f7a43f07e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREventTiming.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREventTiming.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREvidenceVariableType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREvidenceVariableType.php index 44af2510a8..b571de5ad6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREvidenceVariableType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIREvidenceVariableType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExampleScenarioActorType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExampleScenarioActorType.php index 7ccb9532e7..819e0f6940 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExampleScenarioActorType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExampleScenarioActorType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExplanationOfBenefitStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExplanationOfBenefitStatus.php index 35c8516372..e17841e268 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExplanationOfBenefitStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExplanationOfBenefitStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExposureState.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExposureState.php index 5ae3f85a2c..e7c0bedb70 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExposureState.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExposureState.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExpression.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExpression.php index 1eec7774ff..4334f19c9d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExpression.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExpression.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -639,6 +639,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExpressionLanguage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExpressionLanguage.php index 532ce133f9..eff3c96280 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExpressionLanguage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExpressionLanguage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExtension.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExtension.php index 1e8b56ee92..0fc2819b51 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExtension.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExtension.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -4187,6 +4187,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExtensionContextType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExtensionContextType.php index db332c64bc..76a37b6121 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExtensionContextType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRExtensionContextType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFHIRDeviceStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFHIRDeviceStatus.php index 5e393e5fb7..45c069fec5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFHIRDeviceStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFHIRDeviceStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFHIRSubstanceStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFHIRSubstanceStatus.php index 9f228a7ec4..bf9c30159d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFHIRSubstanceStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFHIRSubstanceStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFHIRVersion.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFHIRVersion.php index 818d8bb76c..ad669e2849 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFHIRVersion.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFHIRVersion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFamilyHistoryStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFamilyHistoryStatus.php index c2c3493dd6..14e72e4533 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFamilyHistoryStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFamilyHistoryStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFilterOperator.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFilterOperator.php index 0ccf723827..a60d817e39 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFilterOperator.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFilterOperator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFinancialResourceStatusCodes.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFinancialResourceStatusCodes.php index 220db16c1c..0e4bcac5d5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFinancialResourceStatusCodes.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFinancialResourceStatusCodes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFlagStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFlagStatus.php index 786c4b8912..83830431dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFlagStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRFlagStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGoalLifecycleStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGoalLifecycleStatus.php index 8e512b1686..bc849fc229 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGoalLifecycleStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGoalLifecycleStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGraphCompartmentRule.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGraphCompartmentRule.php index 9a4564049f..95e000e4af 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGraphCompartmentRule.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGraphCompartmentRule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGraphCompartmentUse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGraphCompartmentUse.php index 06f54f28c0..2891db7c1d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGraphCompartmentUse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGraphCompartmentUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGroupMeasure.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGroupMeasure.php index f4619a95b1..e1220b2c99 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGroupMeasure.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGroupMeasure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGroupType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGroupType.php index 9d0b1a2143..7723f8f15b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGroupType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGroupType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGuidanceResponseStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGuidanceResponseStatus.php index fd68382fd5..ae4ce6a6ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGuidanceResponseStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGuidanceResponseStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGuidePageGeneration.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGuidePageGeneration.php index 05e7b62343..c015640367 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGuidePageGeneration.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGuidePageGeneration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGuideParameterCode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGuideParameterCode.php index 7c33c67d48..0e2644a1dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGuideParameterCode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRGuideParameterCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRHTTPVerb.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRHTTPVerb.php index 957093577c..0e9709d16b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRHTTPVerb.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRHTTPVerb.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRHumanName.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRHumanName.php index b6e5f47c8b..31471c551a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRHumanName.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRHumanName.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -920,6 +920,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRId.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRId.php index a3adbd7a29..f8633643a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRId.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRId.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -266,6 +266,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIdentifier.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIdentifier.php index 7b68cc3b32..c236776215 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIdentifier.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIdentifier.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -634,6 +634,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIdentifierUse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIdentifierUse.php index 261cb117b2..cc6fb0512c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIdentifierUse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIdentifierUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIdentityAssuranceLevel.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIdentityAssuranceLevel.php index 3a9d8fa1b6..97cfd89ec4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIdentityAssuranceLevel.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIdentityAssuranceLevel.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRImagingStudyStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRImagingStudyStatus.php index c610878ccd..c087539338 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRImagingStudyStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRImagingStudyStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRImmunizationEvaluationStatusCodes.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRImmunizationEvaluationStatusCodes.php index c38b85e368..be6e62d694 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRImmunizationEvaluationStatusCodes.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRImmunizationEvaluationStatusCodes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRImmunizationStatusCodes.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRImmunizationStatusCodes.php index f01a570cbb..7adc0848fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRImmunizationStatusCodes.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRImmunizationStatusCodes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInstant.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInstant.php index 9f890a116b..03cb36409e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInstant.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInstant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -266,6 +266,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInteger.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInteger.php index 27b12394d4..302dff397b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInteger.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInteger.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInvoicePriceComponentType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInvoicePriceComponentType.php index ca0ea488b8..0152c5a06c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInvoicePriceComponentType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInvoicePriceComponentType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInvoiceStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInvoiceStatus.php index ed529cec4a..32db32a63f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInvoiceStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRInvoiceStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIssueSeverity.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIssueSeverity.php index c58a0d0022..496b5ec1ee 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIssueSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIssueSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIssueType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIssueType.php index 1f2ac84785..2833e754ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIssueType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRIssueType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLinkType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLinkType.php index 0d91d2d810..66093a161e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLinkType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLinkType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLinkageType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLinkageType.php index 493585e812..274cb7e2ed 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLinkageType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLinkageType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRListMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRListMode.php index 7ba88c9140..2479198897 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRListMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRListMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRListStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRListStatus.php index 4e5bd54ed8..70353fcff5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRListStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRListStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLocationMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLocationMode.php index 32c0d7d408..5d39af818c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLocationMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLocationMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLocationStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLocationStatus.php index 876929800a..051817b870 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLocationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRLocationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMarkdown.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMarkdown.php index c50641d67a..63b7cf6207 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMarkdown.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMarkdown.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -267,6 +267,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMeasureReportStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMeasureReportStatus.php index b18c7492c1..2cc1fcf635 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMeasureReportStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMeasureReportStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMeasureReportType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMeasureReportType.php index 9570ffc1b4..4bc622d678 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMeasureReportType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMeasureReportType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMedicationRequestIntent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMedicationRequestIntent.php index 5eb5a64da3..cb961b8741 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMedicationRequestIntent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMedicationRequestIntent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMedicationStatusCodes.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMedicationStatusCodes.php index 216364bb4d..fce84fc3c1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMedicationStatusCodes.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMedicationStatusCodes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMedicationrequestStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMedicationrequestStatus.php index 29b17978cc..596c6706aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMedicationrequestStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMedicationrequestStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMessageSignificanceCategory.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMessageSignificanceCategory.php index 7e3979d0e3..845eb08f3d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMessageSignificanceCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMessageSignificanceCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMessageheaderResponseRequest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMessageheaderResponseRequest.php index 5892bce441..963fffa76d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMessageheaderResponseRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMessageheaderResponseRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMeta.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMeta.php index 35cd72b470..04a86d7b84 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMeta.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMeta.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -859,6 +859,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMoney.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMoney.php index f973c09114..b4b4520192 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMoney.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRMoney.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -384,6 +384,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNameUse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNameUse.php index ad8ffdc43b..d56165f7a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNameUse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNameUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNamingSystemIdentifierType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNamingSystemIdentifierType.php index 83c0f456da..3050217c7c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNamingSystemIdentifierType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNamingSystemIdentifierType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNamingSystemType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNamingSystemType.php index 61e06d0a79..e9b1bbb9bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNamingSystemType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNamingSystemType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNarrative.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNarrative.php index 9528e4340d..be519fa801 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNarrative.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNarrative.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -337,6 +337,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNarrativeStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNarrativeStatus.php index 1a4225d582..9a7ec8159d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNarrativeStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNarrativeStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNoteType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNoteType.php index 3441246c17..a852d4c077 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNoteType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRNoteType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRObservationDataType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRObservationDataType.php index a5fef34825..dd17a81bcf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRObservationDataType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRObservationDataType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRObservationRangeCategory.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRObservationRangeCategory.php index 0b4ca270e6..dbae91faa1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRObservationRangeCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRObservationRangeCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRObservationStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRObservationStatus.php index ee71638cbd..e2bfefcf68 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRObservationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRObservationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROid.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROid.php index cfa32e281b..6c5898dd97 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROid.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROid.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROperationKind.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROperationKind.php index 26e5c39403..0d77f7d9eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROperationKind.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROperationKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROperationParameterUse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROperationParameterUse.php index 5597565c32..3bf7b8a013 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROperationParameterUse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROperationParameterUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROrientationType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROrientationType.php index 7b4628f3c1..1e4e79bac0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROrientationType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIROrientationType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRParameterDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRParameterDefinition.php index e3e558c978..ab6ac714b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRParameterDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRParameterDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -846,6 +846,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRParticipantRequired.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRParticipantRequired.php index 67f129e57c..d08d4bee07 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRParticipantRequired.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRParticipantRequired.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRParticipationStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRParticipationStatus.php index bddf5ac255..900a97de61 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRParticipationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRParticipationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPeriod.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPeriod.php index 6b7b17f4ca..9568931648 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPeriod.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPeriod.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -404,6 +404,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPositiveInt.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPositiveInt.php index 19d3ffa098..3c617668b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPositiveInt.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPositiveInt.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPropertyRepresentation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPropertyRepresentation.php index dcacd4588d..b9cdcbb921 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPropertyRepresentation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPropertyRepresentation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPropertyType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPropertyType.php index 050bd064f0..b3c1b4b8cb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPropertyType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPropertyType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRProvenanceEntityRole.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRProvenanceEntityRole.php index 982cd1455d..f2f54c6503 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRProvenanceEntityRole.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRProvenanceEntityRole.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPublicationStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPublicationStatus.php index bac6bff9d0..edaf34711c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPublicationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRPublicationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQualityType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQualityType.php index dbfa19e902..3096cde9a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQualityType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQualityType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity.php index 217a38010f..0316578961 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -640,6 +640,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRAge.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRAge.php index 7748893a01..607b99324f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRAge.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRAge.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -190,15 +190,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRCount.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRCount.php index 26f548e755..a75b7f6177 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRCount.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRCount.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -192,15 +192,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRDistance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRDistance.php index 8d80242e77..95c346d991 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRDistance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRDistance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -190,15 +190,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRDuration.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRDuration.php index e145cd179e..d4c044d288 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRDuration.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantity/FHIRDuration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -190,15 +190,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantityComparator.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantityComparator.php index 4e49f4c763..40927b9549 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantityComparator.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuantityComparator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuestionnaireItemOperator.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuestionnaireItemOperator.php index dd33254d57..b2edd5e9ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuestionnaireItemOperator.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuestionnaireItemOperator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuestionnaireItemType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuestionnaireItemType.php index 3d3ef2e3bc..f15c24fa85 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuestionnaireItemType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuestionnaireItemType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuestionnaireResponseStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuestionnaireResponseStatus.php index 74ba6c338c..64cb18f527 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuestionnaireResponseStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRQuestionnaireResponseStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRange.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRange.php index ab40bd4a9b..7eab6006ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRange.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRange.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRatio.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRatio.php index 7e12aea2ff..73e24cbd77 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRatio.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRatio.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -330,6 +330,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRReference.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRReference.php index 66f9e3e37e..bd23c6b95f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRReference.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRReference.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -586,6 +586,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRReferenceHandlingPolicy.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRReferenceHandlingPolicy.php index 20f3546e7a..cf6770de11 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRReferenceHandlingPolicy.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRReferenceHandlingPolicy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRReferenceVersionRules.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRReferenceVersionRules.php index 11e27c4703..c058efded1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRReferenceVersionRules.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRReferenceVersionRules.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRelatedArtifact.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRelatedArtifact.php index b4b6264359..8d3d7ad7d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRelatedArtifact.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRelatedArtifact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -799,6 +799,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRelatedArtifactType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRelatedArtifactType.php index ccecf231be..80f2e291e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRelatedArtifactType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRelatedArtifactType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRemittanceOutcome.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRemittanceOutcome.php index 7a4ca92ec8..3678cbfc9b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRemittanceOutcome.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRemittanceOutcome.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRepositoryType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRepositoryType.php index bd92738bd3..1157eaec16 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRepositoryType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRepositoryType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestIntent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestIntent.php index 8a1c9c5a85..2ff7774cdd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestIntent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestIntent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestPriority.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestPriority.php index 22b12e7ee8..252451f615 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestPriority.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestPriority.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestResourceType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestResourceType.php index e93f280202..6b6c668f24 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestResourceType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestResourceType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestStatus.php index 622db88e0f..668113623a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRequestStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResearchElementType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResearchElementType.php index 761dbade0b..cba8fd5f6c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResearchElementType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResearchElementType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResearchStudyStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResearchStudyStatus.php index b6f302d234..239e24582d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResearchStudyStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResearchStudyStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResearchSubjectStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResearchSubjectStatus.php index 3b585e5e01..d30ec89076 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResearchSubjectStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResearchSubjectStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResourceType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResourceType.php similarity index 87% rename from src/DCarbone/PHPFHIRGenerated/R4/FHIRResourceType.php rename to src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResourceType.php index 3aae554db4..6a5041877e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResourceType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResourceType.php @@ -1,12 +1,12 @@ setValue($data[self::FIELD_VALUE]); } @@ -127,30 +128,6 @@ public function _getFHIRTypeName() return self::FHIR_TYPE_NAME; } - /** - * @return string|null - */ - public function _getFHIRXMLNamespace() - { - return '' === $this->_xmlns ? null : $this->_xmlns; - } - - /** - * @param null|string $xmlNamespace - * @return static - */ - public function _setFHIRXMLNamespace($xmlNamespace) - { - if (null === $xmlNamespace || is_string($xmlNamespace)) { - $this->_xmlns = (string)$xmlNamespace; - return $this; - } - throw new \InvalidArgumentException(sprintf( - '$xmlNamespace must be a null or string value, %s seen.', - gettype($xmlNamespace) - )); - } - /** * @return string */ @@ -200,9 +177,9 @@ public function _validationErrors() /** * @param \SimpleXMLElement|string|null $sxe - * @param null|\DCarbone\PHPFHIRGenerated\R4\FHIRResourceType $type + * @param null|\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType $type * @param null|int $libxmlOpts - * @return null|\DCarbone\PHPFHIRGenerated\R4\FHIRResourceType + * @return null|\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType */ public static function xmlUnserialize($sxe = null, PHPFHIRTypeInterface $type = null, $libxmlOpts = 591872) { @@ -224,10 +201,11 @@ public static function xmlUnserialize($sxe = null, PHPFHIRTypeInterface $type = $type = new FHIRResourceType; } elseif (!is_object($type) || !($type instanceof FHIRResourceType)) { throw new \RuntimeException(sprintf( - 'FHIRResourceType::xmlUnserialize - $type must be instance of \DCarbone\PHPFHIRGenerated\R4\FHIRResourceType or null, %s seen.', + 'FHIRResourceType::xmlUnserialize - $type must be instance of \DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType or null, %s seen.', is_object($type) ? get_class($type) : gettype($type) )); } + FHIRElement::xmlUnserialize($sxe, $type); $xmlNamespaces = $sxe->getDocNamespaces(false, false); if ([] !== $xmlNamespaces) { $ns = reset($xmlNamespaces); @@ -261,6 +239,7 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 if (null === $sxe) { $sxe = new \SimpleXMLElement($this->_getFHIRXMLElementDefinition(), $libxmlOpts, false); } + parent::xmlSerialize($sxe); if (null !== ($v = $this->getValue())) { $sxe->addAttribute(self::FIELD_VALUE, (string)$v); } @@ -272,16 +251,14 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 */ public function jsonSerialize() { - $a = []; - if ([] !== ($vs = $this->_getFHIRComments())) { - $a[PHPFHIRConstants::JSON_FIELD_FHIR_COMMENTS] = $vs; - } + $a = parent::jsonSerialize(); if (null !== ($v = $this->getValue())) { $a[self::FIELD_VALUE] = $v; } return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResourceVersionPolicy.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResourceVersionPolicy.php index 24d46be690..15a17431f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResourceVersionPolicy.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResourceVersionPolicy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResponseType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResponseType.php index 607edb85b8..6fb356882b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResponseType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRResponseType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRestfulCapabilityMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRestfulCapabilityMode.php index 7f58cdead7..337c473d6d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRestfulCapabilityMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRRestfulCapabilityMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSPDXLicense.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSPDXLicense.php index c90252f7b6..e9dc0198bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSPDXLicense.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSPDXLicense.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -260,6 +260,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSampledData.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSampledData.php index b25483f336..976f98fd6a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSampledData.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSampledData.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -818,6 +818,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSampledDataDataType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSampledDataDataType.php index 17b229be30..1a166dd9dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSampledDataDataType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSampledDataDataType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchComparator.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchComparator.php index a7551fa6de..05c7567da2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchComparator.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchComparator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchEntryMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchEntryMode.php index 40185c2acf..b5f29c9d48 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchEntryMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchEntryMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -260,6 +260,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchModifierCode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchModifierCode.php index 7e1dad8286..d8b610c639 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchModifierCode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchModifierCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchParamType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchParamType.php index 8aca621f2d..38d6c3371e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchParamType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSearchParamType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSequenceType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSequenceType.php index 93e4dfc2ed..46c65de22b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSequenceType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSequenceType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSignature.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSignature.php index 83df859274..61749e227b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSignature.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSignature.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -820,6 +820,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSlicingRules.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSlicingRules.php index 936ee5c4b2..aafe5ea2ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSlicingRules.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSlicingRules.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSlotStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSlotStatus.php index 989d30a99c..efb17189f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSlotStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSlotStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSortDirection.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSortDirection.php index b36a0e95ba..1480e9741c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSortDirection.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSortDirection.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSpecimenContainedPreference.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSpecimenContainedPreference.php index 2cefe51c52..70064fa7ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSpecimenContainedPreference.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSpecimenContainedPreference.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSpecimenStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSpecimenStatus.php index f5f4330852..e1f0a47953 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSpecimenStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSpecimenStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStatus.php index 3ce3bd5f9e..bc32d8ac3d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStrandType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStrandType.php index 41d76405fa..51542c67dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStrandType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStrandType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRString.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRString.php index ef7ffa6904..fe47d1d67b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRString.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRString.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureDefinitionKind.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureDefinitionKind.php index eadfdee237..19ec8564b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureDefinitionKind.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureDefinitionKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapContextType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapContextType.php index e87aa39d24..85c1560dbe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapContextType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapContextType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapGroupTypeMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapGroupTypeMode.php index 497a297684..ddb2b335e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapGroupTypeMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapGroupTypeMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapInputMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapInputMode.php index 4d3a60ac72..7475f1eb06 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapInputMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapInputMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapModelMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapModelMode.php index 4dd1ea5828..1429b27fe0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapModelMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapModelMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapSourceListMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapSourceListMode.php index de175e4579..e0dc55fb97 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapSourceListMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapSourceListMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapTargetListMode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapTargetListMode.php index 00b9920911..5fe9420df8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapTargetListMode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapTargetListMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapTransform.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapTransform.php index 6f68beeff2..03df549948 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapTransform.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRStructureMapTransform.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSubscriptionChannelType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSubscriptionChannelType.php index a831df6fc7..579de6444e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSubscriptionChannelType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSubscriptionChannelType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSubscriptionStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSubscriptionStatus.php index ec1fc64c9d..1014432e8c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSubscriptionStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSubscriptionStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSupplyDeliveryStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSupplyDeliveryStatus.php index 8f3c772919..c9f675cfde 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSupplyDeliveryStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSupplyDeliveryStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSupplyRequestStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSupplyRequestStatus.php index 74de0e645d..910a518cf0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSupplyRequestStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSupplyRequestStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSystemRestfulInteraction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSystemRestfulInteraction.php index 3e7f0dbe4f..1959cd5fcb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSystemRestfulInteraction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRSystemRestfulInteraction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTaskIntent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTaskIntent.php index 30f4c38713..292a3bc89a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTaskIntent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTaskIntent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTaskStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTaskStatus.php index 31f5407f46..9c7273fbbc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTaskStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTaskStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportActionResult.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportActionResult.php index 63e9af4c67..0f87a73a3e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportActionResult.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportActionResult.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportParticipantType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportParticipantType.php index f6aeeac7d0..229ba3eb64 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportParticipantType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportParticipantType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportResult.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportResult.php index f070a5e05b..9d18b82488 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportResult.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportResult.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportStatus.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportStatus.php index 2409769316..cbd3998de6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestReportStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestScriptRequestMethodCode.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestScriptRequestMethodCode.php index b8dd92d868..7aa01fde79 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestScriptRequestMethodCode.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTestScriptRequestMethodCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTime.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTime.php index d56e17a1f1..b9e820963b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTime.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -262,6 +262,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTriggerDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTriggerDefinition.php index 0076c5727b..49f96e7a92 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTriggerDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTriggerDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -871,6 +871,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTriggerType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTriggerType.php index 78a3e43a4a..6d37c4ba38 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTriggerType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTriggerType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTypeDerivationRule.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTypeDerivationRule.php index abc7d09762..c55fd9d220 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTypeDerivationRule.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTypeDerivationRule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTypeRestfulInteraction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTypeRestfulInteraction.php index 286e289200..00be54938c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTypeRestfulInteraction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRTypeRestfulInteraction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUDIEntryType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUDIEntryType.php index 52b971984e..44330d6283 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUDIEntryType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUDIEntryType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUnitsOfTime.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUnitsOfTime.php index 2f114e6dd8..db52aa61a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUnitsOfTime.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUnitsOfTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUnsignedInt.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUnsignedInt.php index cf581c892d..d90aec5fa5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUnsignedInt.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUnsignedInt.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUri.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUri.php index b15c718c88..a38f2ede61 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUri.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUri.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUrl.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUrl.php index bcbd286338..6328914d28 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUrl.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUrl.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUsageContext.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUsageContext.php index 80af158a8c..0a97b4469a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUsageContext.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUsageContext.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -530,6 +530,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUse.php index 65237ee3e7..53e6df2d9a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUuid.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUuid.php index 1038c4c479..2c64ae13ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUuid.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRUuid.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVConfidentialityClassification.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVConfidentialityClassification.php index e09bc5eae1..6223fc0ad9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVConfidentialityClassification.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVConfidentialityClassification.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVariableType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVariableType.php index 3bba291c82..a1ad3e0dbf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVariableType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVariableType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVisionBase.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVisionBase.php index ba70a592d2..e3a6e1cdf3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVisionBase.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVisionBase.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVisionEyes.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVisionEyes.php index d2a448f52d..30b6855556 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVisionEyes.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRVisionEyes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRXPathUsageType.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRXPathUsageType.php index b510b0245a..a0bb86c193 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRXPathUsageType.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRElement/FHIRXPathUsageType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRIdPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRIdPrimitive.php index 60eaa9dd8f..7504f04c56 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRIdPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRIdPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -249,6 +249,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRInstantPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRInstantPrimitive.php index abfb9d3e9f..b4c02d496e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRInstantPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRInstantPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -267,6 +267,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRIntegerPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRIntegerPrimitive.php index 0a1b30acaf..a94b8403c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRIntegerPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRIntegerPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -260,6 +260,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRMarkdownPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRMarkdownPrimitive.php index 84481de7aa..c95a0aa561 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRMarkdownPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRMarkdownPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -248,6 +248,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIROidPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIROidPrimitive.php index 881c4941b9..aca2375020 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIROidPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIROidPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -248,6 +248,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRPositiveIntPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRPositiveIntPrimitive.php index dc1c41f880..8d9f828beb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRPositiveIntPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRPositiveIntPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -260,6 +260,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource.php index 10563d4596..8212572745 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -592,6 +592,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRBinary.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRBinary.php index 5bfaffa57a..dbe810548a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRBinary.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRBinary.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -475,6 +475,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRBundle.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRBundle.php index 65e8922db8..324a337430 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRBundle.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRBundle.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -808,6 +808,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource.php index 86892c9414..cd31de14d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -670,6 +670,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAccount.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAccount.php index fcc8772c68..0d6a6eda5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAccount.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAccount.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1128,6 +1128,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRActivityDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRActivityDefinition.php index f7a3a456a1..65ba3756bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRActivityDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRActivityDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -5094,6 +5094,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAdverseEvent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAdverseEvent.php index 37fe0c653e..1deb4e5c86 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAdverseEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAdverseEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1885,6 +1885,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAllergyIntolerance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAllergyIntolerance.php index 31bf70db61..d0e4fac99d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAllergyIntolerance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAllergyIntolerance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1849,6 +1849,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAppointment.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAppointment.php index 47c9fae996..15778c7ffc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAppointment.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAppointment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2418,6 +2418,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAppointmentResponse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAppointmentResponse.php index ca4ac00211..56e11901ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAppointmentResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAppointmentResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -924,6 +924,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAuditEvent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAuditEvent.php index 93fd916e7d..74af000027 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAuditEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRAuditEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1146,6 +1146,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRBasic.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRBasic.php index 81dd4e7c23..aebacb1381 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRBasic.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRBasic.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -599,6 +599,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRBiologicallyDerivedProduct.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRBiologicallyDerivedProduct.php index b00a5fc1ff..f3c3594689 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRBiologicallyDerivedProduct.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRBiologicallyDerivedProduct.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1152,6 +1152,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRBodyStructure.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRBodyStructure.php index 89a170c3e9..b678eb0bbe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRBodyStructure.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRBodyStructure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -890,6 +890,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCapabilityStatement.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCapabilityStatement.php index a8c02e320c..5edadeacd1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCapabilityStatement.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCapabilityStatement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2975,6 +2975,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCarePlan.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCarePlan.php index 78f4e89ac5..97e65933ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCarePlan.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCarePlan.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2443,6 +2443,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCareTeam.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCareTeam.php index 9272332626..7cd968922a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCareTeam.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCareTeam.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1408,6 +1408,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCatalogEntry.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCatalogEntry.php index 8ae0920acc..15808aef9c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCatalogEntry.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCatalogEntry.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1377,6 +1377,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRChargeItem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRChargeItem.php index bafb4fc581..59941ef74c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRChargeItem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRChargeItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2691,6 +2691,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRChargeItemDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRChargeItemDefinition.php index 95f1a55539..82637aaab8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRChargeItemDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRChargeItemDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2614,6 +2614,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRClaim.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRClaim.php index 7e1cd6a33c..a9ae10c3d2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRClaim.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRClaim.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2283,6 +2283,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRClaimResponse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRClaimResponse.php index ed6513062e..8e10463e59 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRClaimResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRClaimResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2352,6 +2352,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRClinicalImpression.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRClinicalImpression.php index 7676e436ac..e2863b2de6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRClinicalImpression.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRClinicalImpression.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2128,6 +2128,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCodeSystem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCodeSystem.php index 1306cae1af..15bc8d88f0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCodeSystem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCodeSystem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2753,6 +2753,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCommunication.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCommunication.php index 370247ab0f..6afcd5f80f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCommunication.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCommunication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2422,6 +2422,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCommunicationRequest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCommunicationRequest.php index 8321c28643..a38329f5cd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCommunicationRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCommunicationRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2249,6 +2249,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinition.php index afb5ed2331..811bd7005a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1569,6 +1569,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRComposition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRComposition.php index c45459705f..92c3cdf3a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRComposition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRComposition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1613,6 +1613,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRConceptMap.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRConceptMap.php index d2e87e6bdf..d228957dd6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRConceptMap.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRConceptMap.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2173,6 +2173,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCondition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCondition.php index b856ee366a..a153e31dae 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCondition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCondition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2217,6 +2217,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRConsent.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRConsent.php index a1afe6e7eb..27872273a5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRConsent.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRConsent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1416,6 +1416,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRContract.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRContract.php index b493061223..7a247be413 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRContract.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRContract.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3325,6 +3325,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCoverage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCoverage.php index d3e2fb5267..b2058326a8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCoverage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCoverage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1634,6 +1634,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityRequest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityRequest.php index 6c747ffd82..bbf4d75c79 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1492,6 +1492,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityResponse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityResponse.php index 6b62b13221..a313786bfb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1535,6 +1535,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDetectedIssue.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDetectedIssue.php index 5fd3cd1500..a9182c3076 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDetectedIssue.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDetectedIssue.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1315,6 +1315,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDevice.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDevice.php index 12a94b0bcc..8479c4c10a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDevice.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDevice.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2552,6 +2552,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceDefinition.php index 74a5b84383..cf2a77c8b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2341,6 +2341,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceMetric.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceMetric.php index d704f8e484..083d514610 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceMetric.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceMetric.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1003,6 +1003,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceRequest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceRequest.php index 56833b9a41..72f04c2f58 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2600,6 +2600,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatement.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatement.php index 325169bb66..c2c8d8c66e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatement.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1493,6 +1493,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDiagnosticReport.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDiagnosticReport.php index 373ef4f14f..711e230ec1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDiagnosticReport.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDiagnosticReport.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2024,6 +2024,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDocumentManifest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDocumentManifest.php index 0106ad5c83..745f08e761 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDocumentManifest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDocumentManifest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1293,6 +1293,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDocumentReference.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDocumentReference.php index 6938838a6c..32693abb87 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDocumentReference.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRDocumentReference.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1607,6 +1607,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREffectEvidenceSynthesis.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREffectEvidenceSynthesis.php index bea6817a64..bf944dfa15 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREffectEvidenceSynthesis.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREffectEvidenceSynthesis.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3292,6 +3292,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREncounter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREncounter.php index 16d3e284c1..9664e15500 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREncounter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREncounter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2234,6 +2234,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREndpoint.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREndpoint.php index fd5feb1eba..aee1768a89 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREndpoint.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREndpoint.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1266,6 +1266,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREnrollmentRequest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREnrollmentRequest.php index b97c9be2fd..e8a3d4066d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREnrollmentRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREnrollmentRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -718,6 +718,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREnrollmentResponse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREnrollmentResponse.php index c789b4c41d..328ca60859 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREnrollmentResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREnrollmentResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -816,6 +816,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREpisodeOfCare.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREpisodeOfCare.php index 950bbfb391..2653383254 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREpisodeOfCare.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREpisodeOfCare.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1271,6 +1271,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREventDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREventDefinition.php index b27a0bdb7a..e19c20e7ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREventDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREventDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3057,6 +3057,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREvidence.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREvidence.php index cdb60c7396..a043699f9a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREvidence.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREvidence.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3008,6 +3008,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREvidenceVariable.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREvidenceVariable.php index d39be955c8..5f196bd474 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREvidenceVariable.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIREvidenceVariable.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2920,6 +2920,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRExampleScenario.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRExampleScenario.php index 63a5d76b87..d85427bc37 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRExampleScenario.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRExampleScenario.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1969,6 +1969,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefit.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefit.php index 2b2d6cf949..f310c5042b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefit.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefit.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3664,6 +3664,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistory.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistory.php index 81c17bce98..1ee396814a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistory.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2520,6 +2520,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRFlag.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRFlag.php index 575734dcd8..d1b16ce8fa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRFlag.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRFlag.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -813,6 +813,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGoal.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGoal.php index 369f965e65..9a8c0343f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGoal.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGoal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1688,6 +1688,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGraphDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGraphDefinition.php index 5c7a376346..e53a380172 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGraphDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGraphDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1713,6 +1713,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGroup.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGroup.php index dfc7f34b54..2f7784011e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1085,6 +1085,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGuidanceResponse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGuidanceResponse.php index 84acf81580..f0ad814632 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGuidanceResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRGuidanceResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1688,6 +1688,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRHealthcareService.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRHealthcareService.php index d524a11d31..2c87e0634e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRHealthcareService.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRHealthcareService.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2588,6 +2588,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImagingStudy.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImagingStudy.php index c460327d11..041e0bd253 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImagingStudy.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImagingStudy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2047,6 +2047,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImmunization.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImmunization.php index 5c21935466..a248a0d6c1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImmunization.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImmunization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2663,6 +2663,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImmunizationEvaluation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImmunizationEvaluation.php index 1592533564..d3778a4508 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImmunizationEvaluation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImmunizationEvaluation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1439,6 +1439,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendation.php index f5b889ce42..6b36f66a22 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -635,6 +635,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImplementationGuide.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImplementationGuide.php index 9df73ad3ae..f7013b8925 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImplementationGuide.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRImplementationGuide.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2201,6 +2201,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRInsurancePlan.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRInsurancePlan.php index 32cebbd9b2..5dc0de1237 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRInsurancePlan.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRInsurancePlan.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1504,6 +1504,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRInvoice.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRInvoice.php index 5ba25eee7b..ac6a9d5408 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRInvoice.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRInvoice.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1523,6 +1523,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRLibrary.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRLibrary.php index 8cc5b91c37..1db943aa3d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRLibrary.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRLibrary.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3343,6 +3343,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRLinkage.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRLinkage.php index b9d6121596..913933bee3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRLinkage.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRLinkage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -472,6 +472,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRList.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRList.php index d3530b2006..af6d61709d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRList.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1223,6 +1223,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRLocation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRLocation.php index ded1e6644e..a3819a909c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRLocation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRLocation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1685,6 +1685,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMeasure.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMeasure.php index 093931f634..ef3cb2436c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMeasure.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMeasure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -4344,6 +4344,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMeasureReport.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMeasureReport.php index 468bd878a9..6f8cb373b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMeasureReport.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMeasureReport.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1119,6 +1119,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedia.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedia.php index a0d1d1d1a2..498b92421e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedia.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedia.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2089,6 +2089,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedication.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedication.php index 0620403d10..010fb22f87 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedication.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -815,6 +815,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationAdministration.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationAdministration.php index a7874251cf..f9b2f25901 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationAdministration.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationAdministration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2156,6 +2156,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationDispense.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationDispense.php index bdc5253224..d08e09fb95 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationDispense.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationDispense.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2411,6 +2411,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationKnowledge.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationKnowledge.php index eee3232629..50648a34a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationKnowledge.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationKnowledge.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2266,6 +2266,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationRequest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationRequest.php index 8b69fe5e98..a7202fd0b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3169,6 +3169,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationStatement.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationStatement.php index 46a63b02c7..a7f5c3950c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationStatement.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicationStatement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1920,6 +1920,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProduct.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProduct.php index 6a5c852032..88d4c0143c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProduct.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProduct.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2083,6 +2083,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductAuthorization.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductAuthorization.php index 14e154d950..1ae96557d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductAuthorization.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductAuthorization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1498,6 +1498,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductContraindication.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductContraindication.php index 5a6a7fc271..b51e0f6747 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductContraindication.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductContraindication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -854,6 +854,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIndication.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIndication.php index 0e86b6c8c3..7b2c9e25fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIndication.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIndication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -971,6 +971,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIngredient.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIngredient.php index c0e3823be7..1a47020e8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIngredient.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIngredient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -676,6 +676,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductInteraction.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductInteraction.php index 62856b9853..64e2d73e73 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductInteraction.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductInteraction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -752,6 +752,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductManufactured.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductManufactured.php index c19dd29d6f..50d1ae8ffc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductManufactured.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductManufactured.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -780,6 +780,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPackaged.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPackaged.php index aec6b950b3..7cfc58f2d8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPackaged.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPackaged.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1038,6 +1038,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPharmaceutical.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPharmaceutical.php index 126134ad30..fbee624808 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPharmaceutical.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPharmaceutical.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -842,6 +842,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductUndesirableEffect.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductUndesirableEffect.php index 06338d93f9..6775c0ca29 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductUndesirableEffect.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMedicinalProductUndesirableEffect.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -599,6 +599,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMessageDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMessageDefinition.php index 6383ab2a3e..07fc53a516 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMessageDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMessageDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2765,6 +2765,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMessageHeader.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMessageHeader.php index a30f236e95..43bcceec60 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMessageHeader.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMessageHeader.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1126,6 +1126,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMolecularSequence.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMolecularSequence.php index 0e62ce66a3..e4e6764836 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMolecularSequence.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRMolecularSequence.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1535,6 +1535,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRNamingSystem.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRNamingSystem.php index 39a83b7b64..f88dab8b6e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRNamingSystem.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRNamingSystem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1453,6 +1453,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRNutritionOrder.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRNutritionOrder.php index 550e4e8fac..b3232ff542 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRNutritionOrder.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRNutritionOrder.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1864,6 +1864,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRObservation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRObservation.php index 9e3f415391..04b7d0605f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRObservation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRObservation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3436,6 +3436,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRObservationDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRObservationDefinition.php index 33888a17d0..f82b2f6adb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRObservationDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRObservationDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1261,6 +1261,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROperationDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROperationDefinition.php index 89506f2326..5174441a7d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROperationDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROperationDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2766,6 +2766,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROperationOutcome.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROperationOutcome.php index a0d398a403..52e4f91ee2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROperationOutcome.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROperationOutcome.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -313,6 +313,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROrganization.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROrganization.php index f81ccddc31..dc122057bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROrganization.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROrganization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1237,6 +1237,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROrganizationAffiliation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROrganizationAffiliation.php index 274884eece..0123349672 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROrganizationAffiliation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIROrganizationAffiliation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1321,6 +1321,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPatient.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPatient.php index 033caf6156..98c8a0a1b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPatient.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPatient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1906,6 +1906,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPaymentNotice.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPaymentNotice.php index 22dd7cac8f..cbb995fb5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPaymentNotice.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPaymentNotice.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1050,6 +1050,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliation.php index 11867e8169..b7eba84e8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1353,6 +1353,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPerson.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPerson.php index a3d8bbf1a8..bc851d48a7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPerson.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPerson.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1111,6 +1111,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPlanDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPlanDefinition.php index 601242d9d0..a0d2d5516c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPlanDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPlanDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3385,6 +3385,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPractitioner.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPractitioner.php index f40236165a..ea370ddb5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPractitioner.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPractitioner.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1227,6 +1227,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPractitionerRole.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPractitionerRole.php index 3bdb686d91..fbcf89827d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPractitionerRole.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRPractitionerRole.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1517,6 +1517,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRProcedure.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRProcedure.php index be1048a3d2..9cdd330b28 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRProcedure.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRProcedure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3144,6 +3144,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRProvenance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRProvenance.php index b95d1a6f96..d831cf4a56 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRProvenance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRProvenance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1353,6 +1353,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRQuestionnaire.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRQuestionnaire.php index e75d9ece92..4b304df063 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRQuestionnaire.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRQuestionnaire.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2478,6 +2478,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponse.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponse.php index 390ea55eae..5c162267a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1111,6 +1111,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRelatedPerson.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRelatedPerson.php index c2cbee986d..2a7488e9f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRelatedPerson.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRelatedPerson.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1329,6 +1329,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRequestGroup.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRequestGroup.php index a09bb61377..8e569056c3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRequestGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRequestGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1844,6 +1844,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchDefinition.php index d024df0a6a..9e81b79bb1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3579,6 +3579,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchElementDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchElementDefinition.php index f3113223e5..b25d9304d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchElementDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchElementDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3593,6 +3593,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchStudy.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchStudy.php index c826e9106c..b28b7e780c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchStudy.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchStudy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2483,6 +2483,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchSubject.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchSubject.php index 852cfa574b..32c9ce03af 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchSubject.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRResearchSubject.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -804,6 +804,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRiskAssessment.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRiskAssessment.php index e40802dd2a..7ced1f0567 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRiskAssessment.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRiskAssessment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1637,6 +1637,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRiskEvidenceSynthesis.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRiskEvidenceSynthesis.php index e0ec09ee2a..96b5e4b304 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRiskEvidenceSynthesis.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRRiskEvidenceSynthesis.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3080,6 +3080,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSchedule.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSchedule.php index 8abf6d72d4..6ed78ce793 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSchedule.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSchedule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1006,6 +1006,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSearchParameter.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSearchParameter.php index 8792204680..3f27012472 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSearchParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSearchParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2898,6 +2898,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRServiceRequest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRServiceRequest.php index ce39bb2a5a..a6f079b75b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRServiceRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRServiceRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -3720,6 +3720,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSlot.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSlot.php index 362ebd7a6e..a5b38ebfc0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSlot.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSlot.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1224,6 +1224,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSpecimen.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSpecimen.php index de8a2e8a30..31a0fd7760 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSpecimen.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSpecimen.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1350,6 +1350,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSpecimenDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSpecimenDefinition.php index a8dff8e379..28c179171e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSpecimenDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSpecimenDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -729,6 +729,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRStructureDefinition.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRStructureDefinition.php index 9a1c4104a5..f97aba108b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRStructureDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRStructureDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2832,6 +2832,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRStructureMap.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRStructureMap.php index d5ea4db4c8..e23ba0d2eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRStructureMap.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRStructureMap.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2070,6 +2070,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubscription.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubscription.php index f32112fa85..d8d940428e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubscription.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubscription.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -834,6 +834,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstance.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstance.php index 144df5d24e..1c3a78a8b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstance.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -844,6 +844,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceNucleicAcid.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceNucleicAcid.php index 09804f20c9..70defc60d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceNucleicAcid.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceNucleicAcid.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -646,6 +646,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstancePolymer.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstancePolymer.php index 6ba305ba1c..f836fae506 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstancePolymer.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstancePolymer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -763,6 +763,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceProtein.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceProtein.php index 77de5fc83c..d5a3f67b0e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceProtein.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceProtein.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -685,6 +685,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceReferenceInformation.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceReferenceInformation.php index 75ffb7dcb4..849323e0d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceReferenceInformation.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceReferenceInformation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -678,6 +678,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceSourceMaterial.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceSourceMaterial.php index 3b35d09e4a..7e396979ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceSourceMaterial.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceSourceMaterial.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1554,6 +1554,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceSpecification.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceSpecification.php index 62a9c59994..d451bb12d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceSpecification.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSubstanceSpecification.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1680,6 +1680,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSupplyDelivery.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSupplyDelivery.php index 0c084b63cd..e65a9ca8ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSupplyDelivery.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSupplyDelivery.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1229,6 +1229,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSupplyRequest.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSupplyRequest.php index 23d5bafb7b..31d29563c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSupplyRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRSupplyRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1651,6 +1651,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTask.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTask.php index 8e35e9c700..9191595cbb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTask.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTask.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2696,6 +2696,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTerminologyCapabilities.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTerminologyCapabilities.php index 0741d06d61..c043a60469 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTerminologyCapabilities.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTerminologyCapabilities.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2355,6 +2355,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTestReport.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTestReport.php index 718116e2fc..c9010a7fd8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTestReport.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTestReport.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1152,6 +1152,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTestScript.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTestScript.php index bcd4c98953..b8e230d5b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTestScript.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRTestScript.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2468,6 +2468,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRValueSet.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRValueSet.php index 0fe6c66fcd..2609029931 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRValueSet.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRValueSet.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1962,6 +1962,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRVerificationResult.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRVerificationResult.php index b3a419bb0a..476d300d78 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRVerificationResult.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRVerificationResult.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1430,6 +1430,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRVisionPrescription.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRVisionPrescription.php index 398a389f1a..5804b89c5c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRVisionPrescription.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRDomainResource/FHIRVisionPrescription.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -870,6 +870,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRParameters.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRParameters.php index 29a4cb8fdf..d2ef666f72 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRParameters.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResource/FHIRParameters.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -314,6 +314,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResourceContainer.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResourceContainer.php index 346f86baec..863019ef4a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRResourceContainer.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRResourceContainer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -8443,6 +8443,7 @@ public function jsonSerialize() return null; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRSampledDataDataTypePrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRSampledDataDataTypePrimitive.php index e73901aba6..51d222ee0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRSampledDataDataTypePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRSampledDataDataTypePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -247,6 +247,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRStringPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRStringPrimitive.php index dc3f3e47a4..154641c080 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRStringPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRStringPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -247,6 +247,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRTimePrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRTimePrimitive.php index d5806bebd2..218257f690 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRTimePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRTimePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -267,6 +267,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRUnsignedIntPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRUnsignedIntPrimitive.php index ddbb309f1b..140456337a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRUnsignedIntPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRUnsignedIntPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -260,6 +260,7 @@ public function jsonSerialize() return intval($this->getValue(), 10); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRUriPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRUriPrimitive.php index 54aa13b739..265698f95a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRUriPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRUriPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -247,6 +247,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRUrlPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRUrlPrimitive.php index 6c6bb0554a..d1e431e9c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRUrlPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRUrlPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -248,6 +248,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/FHIRUuidPrimitive.php b/src/DCarbone/PHPFHIRGenerated/R4/FHIRUuidPrimitive.php index bf92804704..1f9176e05f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/FHIRUuidPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/FHIRUuidPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -248,6 +248,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRAutoloader.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRAutoloader.php index d5a261a420..f214a08e2c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRAutoloader.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRAutoloader.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -1005,6 +1005,7 @@ abstract class PHPFHIRAutoloader 'DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResearchElementType' => 'FHIRElement/FHIRResearchElementType.php', 'DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResearchStudyStatus' => 'FHIRElement/FHIRResearchStudyStatus.php', 'DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResearchSubjectStatus' => 'FHIRElement/FHIRResearchSubjectStatus.php', + 'DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType' => 'FHIRElement/FHIRResourceType.php', 'DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceVersionPolicy' => 'FHIRElement/FHIRResourceVersionPolicy.php', 'DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResponseType' => 'FHIRElement/FHIRResponseType.php', 'DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRRestfulCapabilityMode' => 'FHIRElement/FHIRRestfulCapabilityMode.php', @@ -1071,7 +1072,6 @@ abstract class PHPFHIRAutoloader 'DCarbone\PHPFHIRGenerated\R4\FHIRPositiveIntPrimitive' => 'FHIRPositiveIntPrimitive.php', 'DCarbone\PHPFHIRGenerated\R4\FHIRResource' => 'FHIRResource.php', 'DCarbone\PHPFHIRGenerated\R4\FHIRResourceContainer' => 'FHIRResourceContainer.php', - 'DCarbone\PHPFHIRGenerated\R4\FHIRResourceType' => 'FHIRResourceType.php', 'DCarbone\PHPFHIRGenerated\R4\FHIRResource\FHIRBinary' => 'FHIRResource/FHIRBinary.php', 'DCarbone\PHPFHIRGenerated\R4\FHIRResource\FHIRBundle' => 'FHIRResource/FHIRBundle.php', 'DCarbone\PHPFHIRGenerated\R4\FHIRResource\FHIRDomainResource' => 'FHIRResource/FHIRDomainResource.php', diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRCommentContainerInterface.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRCommentContainerInterface.php index 0781c962d2..f976a82528 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRCommentContainerInterface.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRCommentContainerInterface.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRCommentContainerTrait.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRCommentContainerTrait.php index b6fe68b751..bfe4409723 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRCommentContainerTrait.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRCommentContainerTrait.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRConstants.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRConstants.php index b5de29bd7a..1af96f9a52 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRConstants.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRConstants.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -73,7 +73,7 @@ abstract class PHPFHIRConstants const SOURCE_GENERATION_DATE = 'Fri, Nov 1, 2019 09:29+1100'; // PHPFHIR - const CODE_GENERATION_DATE = 'November 30th, 2019 21:22+0000'; + const CODE_GENERATION_DATE = 'November 30th, 2019 23:38+0000'; // Common const JSON_FIELD_RESOURCE_TYPE = 'resourceType'; @@ -2084,7 +2084,7 @@ abstract class PHPFHIRConstants const TYPE_CLASS_RESEARCH_SUBJECT_STATUS_HYPHEN_LIST = '\\DCarbone\\PHPFHIRGenerated\\R4\\FHIRCodePrimitive\\FHIRResearchSubjectStatusList'; const TYPE_CLASS_RESOURCE = '\\DCarbone\\PHPFHIRGenerated\\R4\\FHIRResource'; const TYPE_CLASS_RESOURCE_CONTAINER = '\\DCarbone\\PHPFHIRGenerated\\R4\\FHIRResourceContainer'; - const TYPE_CLASS_RESOURCE_TYPE = '\\DCarbone\\PHPFHIRGenerated\\R4\\FHIRResourceType'; + const TYPE_CLASS_RESOURCE_TYPE = '\\DCarbone\\PHPFHIRGenerated\\R4\\FHIRElement\\FHIRResourceType'; const TYPE_CLASS_RESOURCE_TYPE_HYPHEN_LIST = '\\DCarbone\\PHPFHIRGenerated\\R4\\FHIRCodePrimitive\\FHIRResourceTypeList'; const TYPE_CLASS_RESOURCE_VERSION_POLICY = '\\DCarbone\\PHPFHIRGenerated\\R4\\FHIRElement\\FHIRResourceVersionPolicy'; const TYPE_CLASS_RESOURCE_VERSION_POLICY_HYPHEN_LIST = '\\DCarbone\\PHPFHIRGenerated\\R4\\FHIRCodePrimitive\\FHIRResourceVersionPolicyList'; diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRContainedTypeInterface.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRContainedTypeInterface.php index fb706f87e3..b74492399d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRContainedTypeInterface.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRContainedTypeInterface.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRResponseParser.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRResponseParser.php index ad034600a2..2ac9d463b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRResponseParser.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRResponseParser.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRResponseParserConfig.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRResponseParserConfig.php index 3116562a62..5ac3828e47 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRResponseParserConfig.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRResponseParserConfig.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php index f47fbb9f1c..9de8fab054 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRBooleanPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRBooleanPrimitiveTest.php index 63abeb7aac..3817624583 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRBooleanPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRBooleanPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCanonicalPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCanonicalPrimitiveTest.php index ca8f6ce717..392d0b96ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCanonicalPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCanonicalPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAccountStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAccountStatusListTest.php index 077772b126..e2b0afdd81 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAccountStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAccountStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionCardinalityBehaviorListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionCardinalityBehaviorListTest.php index 2a7aa05715..b1cf10d7a8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionCardinalityBehaviorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionCardinalityBehaviorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionConditionKindListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionConditionKindListTest.php index d73815fcdf..069f333eb2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionConditionKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionConditionKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionGroupingBehaviorListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionGroupingBehaviorListTest.php index fa7fedd276..47f3bcfb93 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionGroupingBehaviorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionGroupingBehaviorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionParticipantTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionParticipantTypeListTest.php index 8d9ab59434..decb8dd48b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionParticipantTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionParticipantTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionPrecheckBehaviorListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionPrecheckBehaviorListTest.php index e6e68b9fdc..54ed5402db 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionPrecheckBehaviorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionPrecheckBehaviorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRelationshipTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRelationshipTypeListTest.php index b2b8e1be9e..7215454ab2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRelationshipTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRelationshipTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRequiredBehaviorListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRequiredBehaviorListTest.php index d16af07354..e96452de29 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRequiredBehaviorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRequiredBehaviorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionSelectionBehaviorListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionSelectionBehaviorListTest.php index e20c01cb60..6d1d598d7a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionSelectionBehaviorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRActionSelectionBehaviorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressTypeListTest.php index eedc4d5c44..f5f4edae0c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressUseListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressUseListTest.php index d75e5af7e5..ce01acef30 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAdministrativeGenderListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAdministrativeGenderListTest.php index 5665fa61b1..b425252fbb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAdministrativeGenderListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAdministrativeGenderListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAdverseEventActualityListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAdverseEventActualityListTest.php index 7023c16721..ca3ae3c068 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAdverseEventActualityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAdverseEventActualityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAggregationModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAggregationModeListTest.php index 72f9d0cf33..0affd9d1d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAggregationModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAggregationModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryListTest.php index 74c26d19cf..1ff4baf76b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityListTest.php index f9262308e7..89dcf71bfc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityListTest.php index 2c8786e397..d2ee766dd7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeListTest.php index 3b9abd2cc4..e40886470d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAppointmentStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAppointmentStatusListTest.php index f1499a10c1..f1790c630d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAppointmentStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAppointmentStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionDirectionTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionDirectionTypeListTest.php index 38bfacc6b1..5fd630ad98 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionDirectionTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionDirectionTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionOperatorTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionOperatorTypeListTest.php index fd0143e7fb..65c1e4559c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionOperatorTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionOperatorTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionResponseTypesListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionResponseTypesListTest.php index 2abd51aa72..74fd5ea150 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionResponseTypesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionResponseTypesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventActionListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventActionListTest.php index 2832d7c0bb..3b911ffb31 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventActionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventActionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeListTest.php index 04df71de6a..f8048cec6b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventOutcomeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventOutcomeListTest.php index bff5444465..bd70adc1c7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventOutcomeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventOutcomeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBindingStrengthListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBindingStrengthListTest.php index fa7b253a63..8cd50042db 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBindingStrengthListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBindingStrengthListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBiologicallyDerivedProductCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBiologicallyDerivedProductCategoryListTest.php index 0185c35245..8069ecacfe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBiologicallyDerivedProductCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBiologicallyDerivedProductCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStatusListTest.php index 760a1abf35..4cb9cc18a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStorageScaleListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStorageScaleListTest.php index 449cf1c79b..8b0f1681c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStorageScaleListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBiologicallyDerivedProductStorageScaleListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBundleTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBundleTypeListTest.php index 2968d9301f..c906d75af4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBundleTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRBundleTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCapabilityStatementKindListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCapabilityStatementKindListTest.php index 0575a44f5c..29f9519b14 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCapabilityStatementKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCapabilityStatementKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanActivityKindListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanActivityKindListTest.php index 7108b01ef5..d965b3c2c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanActivityKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanActivityKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanActivityStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanActivityStatusListTest.php index 416f4da847..deda1358d5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanActivityStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanActivityStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanIntentListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanIntentListTest.php index 016c7d596f..736491fc71 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanIntentListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanIntentListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCareTeamStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCareTeamStatusListTest.php index e676b6d135..1f9d2f0625 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCareTeamStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCareTeamStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCatalogEntryRelationTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCatalogEntryRelationTypeListTest.php index 0ebf01d95e..bfeca378cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCatalogEntryRelationTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCatalogEntryRelationTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRChargeItemStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRChargeItemStatusListTest.php index bd2c0abdd1..dad56b34f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRChargeItemStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRChargeItemStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRClaimProcessingCodesListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRClaimProcessingCodesListTest.php index 081fb22e8c..6e08a97457 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRClaimProcessingCodesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRClaimProcessingCodesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRClinicalImpressionStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRClinicalImpressionStatusListTest.php index 4be9def743..ce931ac157 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRClinicalImpressionStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRClinicalImpressionStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSearchSupportListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSearchSupportListTest.php index af831f1543..391ad4b436 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSearchSupportListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSearchSupportListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemContentModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemContentModeListTest.php index aa78fd76c7..64abe0edaf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemContentModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemContentModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningListTest.php index fd0178ea41..9b31d4c912 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCompartmentTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCompartmentTypeListTest.php index 8990c8fce5..51e9b828fb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCompartmentTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCompartmentTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionAttestationModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionAttestationModeListTest.php index bb7c34f1c4..1ae1261c19 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionAttestationModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionAttestationModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionStatusListTest.php index 12124030b7..463df42f93 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapEquivalenceListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapEquivalenceListTest.php index b5e4005e25..5612d84521 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapEquivalenceListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapEquivalenceListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeListTest.php index 15856258b5..2501417864 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalDeleteStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalDeleteStatusListTest.php index f8d07bd785..ed8f140fb7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalDeleteStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalDeleteStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalReadStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalReadStatusListTest.php index 1656eb2f81..a7ea7be778 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalReadStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalReadStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentDataMeaningListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentDataMeaningListTest.php index c9bfc0cde3..c9eac7aa5a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentDataMeaningListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentDataMeaningListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentProvisionTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentProvisionTypeListTest.php index f62f5d779b..894c72a1b7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentProvisionTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentProvisionTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentStateListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentStateListTest.php index b362756828..b3918a5a70 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentStateListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentStateListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConstraintSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConstraintSeverityListTest.php index 3df3a87ea2..cddef9c670 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConstraintSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRConstraintSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointSystemListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointSystemListTest.php index 19a28913e6..7bb41cf624 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointSystemListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointSystemListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointUseListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointUseListTest.php index c0bf27d295..4434498130 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContractResourcePublicationStatusCodesListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContractResourcePublicationStatusCodesListTest.php index f580b02ecf..58e7639c48 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContractResourcePublicationStatusCodesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContractResourcePublicationStatusCodesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContractResourceStatusCodesListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContractResourceStatusCodesListTest.php index bdc9bc8316..cbd6d34dcf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContractResourceStatusCodesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContractResourceStatusCodesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContributorTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContributorTypeListTest.php index 706cd21846..fd48bb3d0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContributorTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRContributorTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDaysOfWeekListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDaysOfWeekListTest.php index fe4eb87e7c..ec5d0dc4fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDaysOfWeekListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDaysOfWeekListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDetectedIssueSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDetectedIssueSeverityListTest.php index 03031b226f..8add01e2d5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDetectedIssueSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDetectedIssueSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateListTest.php index 970675e2eb..eb04af0328 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeListTest.php index e53e1c9fe3..bfcac1cc57 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCategoryListTest.php index 7679c1968d..d31600c6e9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricColorListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricColorListTest.php index cd08906ffd..1ad3db039b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricColorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricColorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusListTest.php index 532800efeb..5ce03c857f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceNameTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceNameTypeListTest.php index 8769a3a1fc..b06e12db1d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceNameTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceNameTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceUseStatementStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceUseStatementStatusListTest.php index 222e9eda8b..c2d077450a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceUseStatementStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceUseStatementStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDiagnosticReportStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDiagnosticReportStatusListTest.php index 40eaee1ef8..0404ae714f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDiagnosticReportStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDiagnosticReportStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDiscriminatorTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDiscriminatorTypeListTest.php index b8d0d75945..cae9904dce 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDiscriminatorTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDiscriminatorTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentModeListTest.php index b4433c071d..897a9a5733 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentReferenceStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentReferenceStatusListTest.php index 1a5d854c47..a26af74287 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentReferenceStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentReferenceStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentRelationshipTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentRelationshipTypeListTest.php index 8d422d10df..f3094753c2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentRelationshipTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentRelationshipTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREligibilityRequestPurposeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREligibilityRequestPurposeListTest.php index 44e85077dd..e07eeaa4aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREligibilityRequestPurposeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREligibilityRequestPurposeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREligibilityResponsePurposeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREligibilityResponsePurposeListTest.php index 3aa54598cd..923c1a05bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREligibilityResponsePurposeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREligibilityResponsePurposeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREnableWhenBehaviorListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREnableWhenBehaviorListTest.php index db209289ad..a9e81b2d54 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREnableWhenBehaviorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREnableWhenBehaviorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterLocationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterLocationStatusListTest.php index e9fb3f9625..aa0229f5b3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterLocationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterLocationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterStatusListTest.php index 9934cdb20c..f7caf87dd1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREndpointStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREndpointStatusListTest.php index 38641ee87b..6b1794aa5a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREndpointStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREndpointStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREpisodeOfCareStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREpisodeOfCareStatusListTest.php index fc1ca07c75..9738a4b56e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREpisodeOfCareStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREpisodeOfCareStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREventCapabilityModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREventCapabilityModeListTest.php index 96a96f359f..a79bddef09 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREventCapabilityModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREventCapabilityModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREventStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREventStatusListTest.php index 65b6ddca07..3f7711027b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREventStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREventStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREventTimingListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREventTimingListTest.php index f631c388a5..3efdf40f82 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREventTimingListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREventTimingListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREvidenceVariableTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREvidenceVariableTypeListTest.php index e814ccbbf2..d4cc03f26d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREvidenceVariableTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIREvidenceVariableTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExampleScenarioActorTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExampleScenarioActorTypeListTest.php index 3801ead0ac..f6b428f4f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExampleScenarioActorTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExampleScenarioActorTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusListTest.php index a8cf04d22b..e0e1cfd77f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExposureStateListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExposureStateListTest.php index aebd17be89..280d8c616d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExposureStateListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExposureStateListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExpressionLanguageListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExpressionLanguageListTest.php index b61e1504e8..813dc3e667 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExpressionLanguageListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExpressionLanguageListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExtensionContextTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExtensionContextTypeListTest.php index 286362fc1c..06568e31cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExtensionContextTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRExtensionContextTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRDeviceStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRDeviceStatusListTest.php index a3d375d8c7..fabbe39b97 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRDeviceStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRDeviceStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRSubstanceStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRSubstanceStatusListTest.php index 77823a36c5..e2c01e8477 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRSubstanceStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRSubstanceStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRVersionListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRVersionListTest.php index c8730192fa..c0b7d09a76 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRVersionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRVersionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFamilyHistoryStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFamilyHistoryStatusListTest.php index 03c587cd9e..d1be833ce9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFamilyHistoryStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFamilyHistoryStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFilterOperatorListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFilterOperatorListTest.php index 9b76a53432..9f4b597ce8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFilterOperatorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFilterOperatorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesListTest.php index e28fe22a39..223058d426 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFlagStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFlagStatusListTest.php index 8d829e25fb..83b04cff5d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFlagStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRFlagStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGoalLifecycleStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGoalLifecycleStatusListTest.php index 859a73d372..8f83daa112 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGoalLifecycleStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGoalLifecycleStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGraphCompartmentRuleListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGraphCompartmentRuleListTest.php index 87da73e288..418558464f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGraphCompartmentRuleListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGraphCompartmentRuleListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGraphCompartmentUseListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGraphCompartmentUseListTest.php index ff4705f747..b588c51224 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGraphCompartmentUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGraphCompartmentUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGroupMeasureListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGroupMeasureListTest.php index 04d612e340..403d60679f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGroupMeasureListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGroupMeasureListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGroupTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGroupTypeListTest.php index a53d69594e..715da384b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGroupTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGroupTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidanceResponseStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidanceResponseStatusListTest.php index 304b4510e5..9be3ee54d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidanceResponseStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidanceResponseStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidePageGenerationListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidePageGenerationListTest.php index a8eec20eaa..ac9da0629e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidePageGenerationListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidePageGenerationListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGuideParameterCodeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGuideParameterCodeListTest.php index 8161799553..2efcfbb100 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGuideParameterCodeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRGuideParameterCodeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRHTTPVerbListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRHTTPVerbListTest.php index 703cb78ce9..e5908f3124 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRHTTPVerbListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRHTTPVerbListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentifierUseListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentifierUseListTest.php index 95ad4694cf..0df61190d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentifierUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentifierUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentityAssuranceLevelListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentityAssuranceLevelListTest.php index beab16eba5..fd96c61f99 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentityAssuranceLevelListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentityAssuranceLevelListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRImagingStudyStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRImagingStudyStatusListTest.php index 689e5e075e..7cc6818ca2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRImagingStudyStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRImagingStudyStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRImmunizationEvaluationStatusCodesListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRImmunizationEvaluationStatusCodesListTest.php index e16a574dfe..291e4facfd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRImmunizationEvaluationStatusCodesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRImmunizationEvaluationStatusCodesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRImmunizationStatusCodesListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRImmunizationStatusCodesListTest.php index 5eb697f9e2..92e0a79626 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRImmunizationStatusCodesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRImmunizationStatusCodesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRInvoicePriceComponentTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRInvoicePriceComponentTypeListTest.php index 956c67bc61..f9124deed4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRInvoicePriceComponentTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRInvoicePriceComponentTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRInvoiceStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRInvoiceStatusListTest.php index c6ce4436d1..14960b1e09 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRInvoiceStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRInvoiceStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueSeverityListTest.php index 6fccdee546..870aa7c9b5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueTypeListTest.php index 5c5cdf102c..3d606c27b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkTypeListTest.php index 5659c0a499..4420024fa8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkageTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkageTypeListTest.php index f6ddaccd3c..25dad12bfc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkageTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkageTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRListModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRListModeListTest.php index 52377513b5..0ea977f893 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRListModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRListModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRListStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRListStatusListTest.php index 7abe0ae24b..f88cfeb6b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRListStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRListStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationModeListTest.php index 9e7d32e1a7..bcd1c83afc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationStatusListTest.php index 22a17f3a76..462af6dc18 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportStatusListTest.php index 20df68e3a8..68d99f33e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportTypeListTest.php index 6236ec0d08..1415ead325 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestIntentListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestIntentListTest.php index 2c6b8d1f5c..39b064320a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestIntentListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestIntentListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatusCodesListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatusCodesListTest.php index 03db61bfe4..fd9b84651a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatusCodesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatusCodesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationrequestStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationrequestStatusListTest.php index fb4c5b512a..c6802dcafa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationrequestStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationrequestStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMessageSignificanceCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMessageSignificanceCategoryListTest.php index ace8cf81cc..42780bb6af 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMessageSignificanceCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMessageSignificanceCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMessageheaderResponseRequestListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMessageheaderResponseRequestListTest.php index f4417ceff2..952b1412f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMessageheaderResponseRequestListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRMessageheaderResponseRequestListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNameUseListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNameUseListTest.php index 588387577c..477e060896 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNameUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNameUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeListTest.php index ec6383b681..0dc11cb6ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemTypeListTest.php index 24f53ed52a..9beb38a71b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNarrativeStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNarrativeStatusListTest.php index 02f6070675..1a0f4357e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNarrativeStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNarrativeStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNoteTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNoteTypeListTest.php index de7f2e79c9..edd10aa989 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNoteTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRNoteTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationDataTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationDataTypeListTest.php index ac5c8368a1..d0e4031aca 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationDataTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationDataTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationRangeCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationRangeCategoryListTest.php index e679be6b6e..b526a7e049 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationRangeCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationRangeCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationStatusListTest.php index 42a7937dcc..5eb7d321b5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIROperationKindListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIROperationKindListTest.php index c6682c4ac3..867c2a30fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIROperationKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIROperationKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIROperationParameterUseListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIROperationParameterUseListTest.php index ca72bbf8ba..e68884bd87 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIROperationParameterUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIROperationParameterUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIROrientationTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIROrientationTypeListTest.php index 9ccdcf2383..2f46d58ce8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIROrientationTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIROrientationTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipantRequiredListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipantRequiredListTest.php index 9660c013f3..3f91255791 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipantRequiredListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipantRequiredListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipationStatusListTest.php index ec962a965f..7aedddb4f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyRepresentationListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyRepresentationListTest.php index e10bb979d8..5e78e6587c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyRepresentationListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyRepresentationListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyTypeListTest.php index cc08bc29fe..47140fdd29 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRProvenanceEntityRoleListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRProvenanceEntityRoleListTest.php index 701fc4f437..f9f8716e31 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRProvenanceEntityRoleListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRProvenanceEntityRoleListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRPublicationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRPublicationStatusListTest.php index 57a3b270fc..2fe94bcd42 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRPublicationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRPublicationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQualityTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQualityTypeListTest.php index a8971bc4a8..ac5f857a1b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQualityTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQualityTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuantityComparatorListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuantityComparatorListTest.php index f1ba81d921..530aeb8071 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuantityComparatorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuantityComparatorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireItemOperatorListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireItemOperatorListTest.php index dede4641b5..d2dca13fdc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireItemOperatorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireItemOperatorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireItemTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireItemTypeListTest.php index 82f0317ff7..1b78519478 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireItemTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireItemTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusListTest.php index 7ce7277136..c0cc7d8045 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceHandlingPolicyListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceHandlingPolicyListTest.php index 2b88e139c0..721baa5cfd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceHandlingPolicyListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceHandlingPolicyListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceVersionRulesListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceVersionRulesListTest.php index 0038a8944a..66b57592ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceVersionRulesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceVersionRulesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRelatedArtifactTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRelatedArtifactTypeListTest.php index d7cac59b3b..6124fddca2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRelatedArtifactTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRelatedArtifactTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRemittanceOutcomeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRemittanceOutcomeListTest.php index 883421542b..2c228ec70c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRemittanceOutcomeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRemittanceOutcomeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRepositoryTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRepositoryTypeListTest.php index 31e00ab1b1..77810a14d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRepositoryTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRepositoryTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestIntentListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestIntentListTest.php index 67999b4680..10c47687c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestIntentListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestIntentListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestPriorityListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestPriorityListTest.php index 4256b34b25..71aac4eeb9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestPriorityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestPriorityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestResourceTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestResourceTypeListTest.php index f8d735397c..ada2d561b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestResourceTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestResourceTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestStatusListTest.php index c3edfdefd9..d8d4dab54e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchElementTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchElementTypeListTest.php index ad54c2130b..8ced411685 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchElementTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchElementTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchStudyStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchStudyStatusListTest.php index 1c16076399..ee3133b667 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchStudyStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchStudyStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchSubjectStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchSubjectStatusListTest.php index 90324fa8d9..8ec512883a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchSubjectStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchSubjectStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceTypeListTest.php index b599ae8a86..455a698476 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceVersionPolicyListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceVersionPolicyListTest.php index 030e083001..d73a51bf29 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceVersionPolicyListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceVersionPolicyListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResponseTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResponseTypeListTest.php index 9ed9c3ccde..6c60a79da7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResponseTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRResponseTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRestfulCapabilityModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRestfulCapabilityModeListTest.php index 3a5b9f82ae..8a39ad974e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRestfulCapabilityModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRRestfulCapabilityModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSPDXLicenseListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSPDXLicenseListTest.php index d549606087..075f43e613 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSPDXLicenseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSPDXLicenseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchComparatorListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchComparatorListTest.php index e4e2055e37..f38c5c5743 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchComparatorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchComparatorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchEntryModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchEntryModeListTest.php index 64602d01aa..3ca3e39a31 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchEntryModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchEntryModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchModifierCodeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchModifierCodeListTest.php index 6738b3d4ed..c336faedce 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchModifierCodeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchModifierCodeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchParamTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchParamTypeListTest.php index 0f7e55ca02..1a362380fb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchParamTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchParamTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSequenceTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSequenceTypeListTest.php index 44cb98a21c..20806e6a19 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSequenceTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSequenceTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSlicingRulesListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSlicingRulesListTest.php index ea785ddb22..b8b57b7842 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSlicingRulesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSlicingRulesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSlotStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSlotStatusListTest.php index 0679b513ed..fe1e6b064a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSlotStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSlotStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSortDirectionListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSortDirectionListTest.php index 480d765d5a..ffebd36948 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSortDirectionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSortDirectionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSpecimenContainedPreferenceListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSpecimenContainedPreferenceListTest.php index 5fa5e496ae..c140f35f65 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSpecimenContainedPreferenceListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSpecimenContainedPreferenceListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSpecimenStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSpecimenStatusListTest.php index 12247f000b..741bdf85dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSpecimenStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSpecimenStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStatusListTest.php index 578ddba3be..eab4a289d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStrandTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStrandTypeListTest.php index 165007298d..e2d57ce512 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStrandTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStrandTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureDefinitionKindListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureDefinitionKindListTest.php index 036af0dac7..0fbbc5e111 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureDefinitionKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureDefinitionKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapContextTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapContextTypeListTest.php index 23b9ee25c8..e3a4875e30 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapContextTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapContextTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeListTest.php index dd03d62d8a..3918782626 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapInputModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapInputModeListTest.php index ab2de8725b..da0765ba27 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapInputModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapInputModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapModelModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapModelModeListTest.php index 8cc18a8f85..387bbb02dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapModelModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapModelModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapSourceListModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapSourceListModeListTest.php index 145394e4f9..158064e21e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapSourceListModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapSourceListModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTargetListModeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTargetListModeListTest.php index 4a856b04ef..30fd821fbf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTargetListModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTargetListModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTransformListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTransformListTest.php index 534c8a5c7d..fc507be55c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTransformListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTransformListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionChannelTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionChannelTypeListTest.php index 227e2a50e6..82a45a2290 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionChannelTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionChannelTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionStatusListTest.php index 7cb6ed80e5..c88e0b0cf1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyDeliveryStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyDeliveryStatusListTest.php index 34d24a7e10..e12de82e93 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyDeliveryStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyDeliveryStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyRequestStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyRequestStatusListTest.php index 17275872c8..9beda7df25 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyRequestStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyRequestStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSystemRestfulInteractionListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSystemRestfulInteractionListTest.php index 997c445492..3333279f66 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSystemRestfulInteractionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRSystemRestfulInteractionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTaskIntentListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTaskIntentListTest.php index fb44354bf4..fdc9270863 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTaskIntentListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTaskIntentListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTaskStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTaskStatusListTest.php index 9061e35061..f2266053ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTaskStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTaskStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportActionResultListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportActionResultListTest.php index b64a121ea2..a57c4de7d8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportActionResultListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportActionResultListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportParticipantTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportParticipantTypeListTest.php index 914419f4c8..9af01ee64a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportParticipantTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportParticipantTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportResultListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportResultListTest.php index 68c7a29234..ed123247e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportResultListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportResultListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportStatusListTest.php index 9885d5956d..0c17815f09 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeListTest.php index 1e63754518..6a1365d869 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTriggerTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTriggerTypeListTest.php index 34c856fda7..bcbf11de55 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTriggerTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTriggerTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeDerivationRuleListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeDerivationRuleListTest.php index 50737674aa..c62708318c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeDerivationRuleListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeDerivationRuleListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeRestfulInteractionListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeRestfulInteractionListTest.php index 5a0d2a096a..0fbd5d0989 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeRestfulInteractionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeRestfulInteractionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRUDIEntryTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRUDIEntryTypeListTest.php index 1a24522e55..e96562d846 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRUDIEntryTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRUDIEntryTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRUnitsOfTimeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRUnitsOfTimeListTest.php index 013334c2c8..cbf3200b07 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRUnitsOfTimeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRUnitsOfTimeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRUseListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRUseListTest.php index e952cc2370..a3a965ebb1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVConfidentialityClassificationListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVConfidentialityClassificationListTest.php index 1700f82efb..56bc899713 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVConfidentialityClassificationListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVConfidentialityClassificationListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVariableTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVariableTypeListTest.php index 098a798eef..6b76d9599d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVariableTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVariableTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionBaseListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionBaseListTest.php index 0aed60cf2d..3ae03f8495 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionBaseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionBaseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionEyesListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionEyesListTest.php index 7e92e7cf86..8edda3d4a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionEyesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionEyesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRXPathUsageTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRXPathUsageTypeListTest.php index 8950470ff1..14c8fed947 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRXPathUsageTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitive/FHIRXPathUsageTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitiveTest.php index 8e7fb4875d..f5b4bb542e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRCodePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRDatePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRDatePrimitiveTest.php index 14d8a0c011..b03e295faf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRDatePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRDatePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRDateTimePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRDateTimePrimitiveTest.php index 8889bca868..27d9cd7f97 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRDateTimePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRDateTimePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRDecimalPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRDecimalPrimitiveTest.php index 4af73b735f..9018ed0894 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRDecimalPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRDecimalPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAccountStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAccountStatusTest.php index dd2baf3209..db30068fc8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAccountStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAccountStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionCardinalityBehaviorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionCardinalityBehaviorTest.php index 573961a375..81647b3a12 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionCardinalityBehaviorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionCardinalityBehaviorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionConditionKindTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionConditionKindTest.php index b98ed43887..b1a98eadd4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionConditionKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionConditionKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionGroupingBehaviorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionGroupingBehaviorTest.php index 057e1fa923..d934d7d662 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionGroupingBehaviorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionGroupingBehaviorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionParticipantTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionParticipantTypeTest.php index 761884f118..7916d6e8bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionParticipantTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionParticipantTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionPrecheckBehaviorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionPrecheckBehaviorTest.php index fd975541e3..9748a6643a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionPrecheckBehaviorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionPrecheckBehaviorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionRelationshipTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionRelationshipTypeTest.php index f817051302..27d4ce5768 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionRelationshipTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionRelationshipTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionRequiredBehaviorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionRequiredBehaviorTest.php index 448b56df5e..7a136ebee9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionRequiredBehaviorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionRequiredBehaviorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionSelectionBehaviorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionSelectionBehaviorTest.php index ddbafcdce3..12cd984161 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionSelectionBehaviorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRActionSelectionBehaviorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAddressTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAddressTest.php index 781b0ae6e8..84b1057690 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAddressTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAddressTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAddressTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAddressTypeTest.php index 99cba8a72f..70e6700680 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAddressTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAddressTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php index 9edf174e4e..81cbf8967b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAdministrativeGenderTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAdministrativeGenderTest.php index dd6bc03368..966ea8d5bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAdministrativeGenderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAdministrativeGenderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAdverseEventActualityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAdverseEventActualityTest.php index 5bff8b6c69..24c8be39d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAdverseEventActualityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAdverseEventActualityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php index 4ffd381d15..454946c76f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCategoryTest.php index 5ae1ab4a7f..e0e42ebc57 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCriticalityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCriticalityTest.php index 06acf39560..3d10fe4a5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCriticalityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCriticalityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceSeverityTest.php index 1411dce893..f13b80750b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceTypeTest.php index d5e19f1cfd..a8530c573a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAnnotationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAnnotationTest.php index 7d83f61dd3..2a32493241 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAnnotationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAnnotationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAppointmentStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAppointmentStatusTest.php index 04688a5927..e2bb4b37c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAppointmentStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAppointmentStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAssertionDirectionTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAssertionDirectionTypeTest.php index f97999ef89..8e83d59399 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAssertionDirectionTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAssertionDirectionTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAssertionOperatorTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAssertionOperatorTypeTest.php index 5ed919703b..69f6d8c510 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAssertionOperatorTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAssertionOperatorTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAssertionResponseTypesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAssertionResponseTypesTest.php index 6901661374..187f4bbb61 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAssertionResponseTypesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAssertionResponseTypesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php index f5af25166f..114682b235 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAuditEventActionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAuditEventActionTest.php index 15fa5ab761..397ac5a37a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAuditEventActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAuditEventActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAuditEventAgentNetworkTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAuditEventAgentNetworkTypeTest.php index eb071bbe73..6b96879bc3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAuditEventAgentNetworkTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAuditEventAgentNetworkTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAuditEventOutcomeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAuditEventOutcomeTest.php index 4c87357375..6c38f7fe74 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAuditEventOutcomeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRAuditEventOutcomeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverageTest.php index 4ba558d495..d32b5cac39 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantorTest.php index 41d2ca8cdd..44d1674517 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValueTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValueTest.php index 1c3ee5ff9f..af2e3c632b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValueTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValueTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipantTest.php index 3b9d998d26..e76b48d914 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventCausalityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventCausalityTest.php index fdfe8e9059..97c97e3ae1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventCausalityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventCausalityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntityTest.php index 8210baf3ee..811f678cd9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReactionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReactionTest.php index a18cf3881e..77c11f52b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReactionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReactionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipantTest.php index 98e1725196..7a3565d8a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgentTest.php index b0cd9bd276..f59377d409 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetailTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetailTest.php index 1b0d296a91..3bb39d9216 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntityTest.php index 3d8d60f944..28d13d8405 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetworkTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetworkTest.php index d134db1cf0..895f000fca 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetworkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetworkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSourceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSourceTest.php index 776a44d765..a578350add 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductCollectionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductCollectionTest.php index ae5b650eef..5d298657dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductCollectionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductCollectionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductManipulationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductManipulationTest.php index 44cc574230..231b36c310 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductManipulationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductManipulationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductProcessingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductProcessingTest.php index 404f42436d..b220f2150b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductProcessingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductProcessingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductStorageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductStorageTest.php index a21ff4916f..8a48ee2da6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductStorageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBiologicallyDerivedProduct/FHIRBiologicallyDerivedProductStorageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntryTest.php index ef8c2f642d..18a9f55a98 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLinkTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLinkTest.php index 96035cc5e1..073ec4e509 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequestTest.php index 05b77d8f91..564aba201a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponseTest.php index 3cb178badd..bcb2a27e91 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearchTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearchTest.php index 80b6a4b635..40c6ceedc7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearchTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearchTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocumentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocumentTest.php index cf4f770b03..b0ffd57310 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocumentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocumentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpointTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpointTest.php index 237f42dc88..6705828ea3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpointTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpointTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementationTest.php index 0d0ffd5bec..9756dafc89 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1Test.php index dd94964dac..9084a7eac0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteractionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteractionTest.php index e4e9e6d068..bc152dd99c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteractionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteractionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessagingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessagingTest.php index 56f09a7e57..a7864881a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessagingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessagingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperationTest.php index f9eef02e48..7dd2413864 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResourceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResourceTest.php index 75dfa46719..3101b8caa2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRestTest.php index 6b3fe520c6..8520e590a4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParamTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParamTest.php index 27fc397ad9..f0e2f27f2f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParamTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParamTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurityTest.php index 0c7106601d..b8cca98ce0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftwareTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftwareTest.php index ee58e9a11b..5f471819a4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftwareTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftwareTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessageTest.php index 3a4fa70e0a..05f7cf6066 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php index d51abc7e74..a8494e7234 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetailTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetailTest.php index 77905f833d..4467b741e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipantTest.php index 09a5a0cc17..3f9205be18 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCatalogEntry/FHIRCatalogEntryRelatedEntryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCatalogEntry/FHIRCatalogEntryRelatedEntryTest.php index 5682b146ba..74a01031cb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCatalogEntry/FHIRCatalogEntryRelatedEntryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCatalogEntry/FHIRCatalogEntryRelatedEntryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemPerformerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemPerformerTest.php index 5bb5b0eecb..ea119948b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemPerformerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemPerformerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionApplicabilityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionApplicabilityTest.php index 5f95ac33e4..d41658947e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionApplicabilityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionApplicabilityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPriceComponentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPriceComponentTest.php index d17b89e892..8af58c8b83 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPriceComponentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPriceComponentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPropertyGroupTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPropertyGroupTest.php index 6bff3eed15..76c1f7eda4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPropertyGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItemDefinition/FHIRChargeItemDefinitionPropertyGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccidentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccidentTest.php index 7bf75f9c4e..a116dc655c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccidentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccidentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeamTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeamTest.php index f8de61e1c9..662cd7684a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeamTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeamTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetailTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetailTest.php index af42c4f890..9d2e7699d8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosisTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosisTest.php index 2d2df3ecc6..1046de7190 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosisTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosisTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsuranceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsuranceTest.php index c0ec637034..6afd4794ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsuranceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsuranceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItemTest.php index 57b6ff9cd0..801463db06 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayeeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayeeTest.php index f85bcb579f..dd2db0c75d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayeeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayeeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedureTest.php index 4a8530465b..5aa16c8434 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelatedTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelatedTest.php index 938a45ae3a..7bfad3e7eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelatedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelatedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetailTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetailTest.php index 683d8e8859..2ce92b2cd2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSupportingInfoTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSupportingInfoTest.php index b6fcdb00e7..4d1d075cfc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSupportingInfoTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSupportingInfoTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItemTest.php index f78e12d962..0bb8f0c71a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudicationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudicationTest.php index e08487e7c2..53fae38759 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1Test.php index b76799b422..1f45e1f839 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetailTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetailTest.php index 64dffe62a2..bdbe21e125 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseErrorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseErrorTest.php index bae482dfbe..1b082639f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseErrorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseErrorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsuranceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsuranceTest.php index 805bdb5822..d4c669e192 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsuranceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsuranceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItemTest.php index 3a9cb4d22b..a9886e5a7d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePaymentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePaymentTest.php index bdcd63555d..b2c0de127b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePaymentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePaymentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNoteTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNoteTest.php index 0480ba07a6..274076753d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNoteTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNoteTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail1Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail1Test.php index 72f84a6fb6..6659ca670d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetailTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetailTest.php index 2d0cdb1121..a398c3db33 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseTotalTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseTotalTest.php index ba96aa2ae7..a399422cfe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseTotalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseTotalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFindingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFindingTest.php index 4169aec688..f66c6356f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFindingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFindingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigationTest.php index 7e6b60a101..823808490d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConceptTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConceptTest.php index db78210969..0e309ec41d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConceptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConceptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignationTest.php index eca16f8e62..9f29e5ef2e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilterTest.php index 79c1dfda3c..9245761639 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1Test.php index 29a09df2db..25361b1f54 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemPropertyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemPropertyTest.php index abfbb4a722..c9e49ecb20 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemPropertyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemPropertyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayloadTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayloadTest.php index b8b5ebfe7a..cc7296f39c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayloadTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayloadTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayloadTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayloadTest.php index 71d4712592..f3d4951e14 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayloadTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayloadTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResourceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResourceTest.php index dbe9c04b05..c52f8e7fe0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php index a2a0739091..fdf1bdd442 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php index 1a6085168f..b8e8139fbe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesToTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesToTest.php index ea56b7ca1a..e87be3884a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesToTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesToTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php index e06268dbee..d2ed9c7836 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php index 1c3a52632d..83858092ed 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElementTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElementTest.php index 633675d174..8897b008ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroupTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroupTest.php index 2a9f329074..c363b70bed 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTargetTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTargetTest.php index 8ee5c8ea6a..c67350afbf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTargetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTargetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmappedTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmappedTest.php index d42c8a3cce..4031a51c54 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmappedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmappedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php index 13f139bf34..819ec91a1c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php index 5052b8010b..8065e577b7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActorTest.php index 5fb2751457..ff5ec8c8fb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentDataTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentDataTest.php index 802d229799..8c519dc576 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentDataTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentDataTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicyTest.php index 31b9fa132a..87f52155e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentProvisionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentProvisionTest.php index 83c4c52f86..4312539450 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentProvisionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentProvisionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentVerificationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentVerificationTest.php index 4791e0bc3d..9b086f1988 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentVerificationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentVerificationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActionTest.php index e159a5e56c..49c5f99763 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAnswerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAnswerTest.php index 2596f0323b..4942ec9396 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAnswerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAnswerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAssetTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAssetTest.php index 772fa0499d..fb07e48cd2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAssetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAssetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContentDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContentDefinitionTest.php index 8e7de988ef..e3d3acd0bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContentDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContentDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContextTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContextTest.php index 581de10ffd..e634173bac 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContextTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractContextTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendlyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendlyTest.php index 6bfd780e3c..c4c8fd24b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendlyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendlyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegalTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegalTest.php index b4401c780b..ad81a9faae 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractOfferTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractOfferTest.php index 59db2e6584..a0b7af469d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractOfferTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractOfferTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractPartyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractPartyTest.php index 290e940d07..95d4c65cab 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractPartyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractPartyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRuleTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRuleTest.php index 8a8561140c..e0e950d43f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRuleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRuleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSecurityLabelTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSecurityLabelTest.php index d30636cb1f..728f94dce3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSecurityLabelTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSecurityLabelTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSignerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSignerTest.php index ea54150cac..ea04418a9c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSignerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSignerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSubjectTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSubjectTest.php index 6272688e65..9c2a7fe333 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSubjectTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSubjectTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTermTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTermTest.php index a75b5be5b1..9c7606e052 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTermTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTermTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItemTest.php index 9c140a5e82..4a85cbac90 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageClassTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageClassTest.php index 8a15335c63..8bc2571bd1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageClassTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageClassTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageCostToBeneficiaryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageCostToBeneficiaryTest.php index 6178a88fc2..3398cc78dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageCostToBeneficiaryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageCostToBeneficiaryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageExceptionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageExceptionTest.php index 72c167ffd1..d92b21cf9f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageExceptionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageExceptionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestDiagnosisTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestDiagnosisTest.php index 148e9c08ec..e92513a6dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestDiagnosisTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestDiagnosisTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestInsuranceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestInsuranceTest.php index b010b3b0a5..68adbb3cb0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestInsuranceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestInsuranceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestItemTest.php index c4f294be72..4aa086ad18 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestSupportingInfoTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestSupportingInfoTest.php index d480f9f7a9..bad97f3cc7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestSupportingInfoTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityRequest/FHIRCoverageEligibilityRequestSupportingInfoTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseBenefitTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseBenefitTest.php index a6081800d9..951821809a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseBenefitTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseBenefitTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseErrorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseErrorTest.php index 73c6e2bba3..5c7146d196 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseErrorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseErrorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseInsuranceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseInsuranceTest.php index bd00509cb9..ec1c5e40e6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseInsuranceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseInsuranceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseItemTest.php index fcf3ce4bea..b762ee3340 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverageEligibilityResponse/FHIRCoverageEligibilityResponseItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueEvidenceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueEvidenceTest.php index e57776f334..3d3f6d24f0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueEvidenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueEvidenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigationTest.php index 5ff8d8d7ad..34f0bb05a8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceDeviceNameTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceDeviceNameTest.php index a934c7926a..e8e8d66a28 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceDeviceNameTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceDeviceNameTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDevicePropertyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDevicePropertyTest.php index 3077946415..e2745d73b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDevicePropertyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDevicePropertyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceSpecializationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceSpecializationTest.php index 103056fe17..f53de5ed61 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceSpecializationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceSpecializationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdiCarrierTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdiCarrierTest.php index 01c74fff4c..e9cc83bf07 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdiCarrierTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdiCarrierTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceVersionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceVersionTest.php index 96c03f1c08..fac626b540 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceVersionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceVersionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionCapabilityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionCapabilityTest.php index 29cc4a197c..3444a94314 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionCapabilityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionCapabilityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionDeviceNameTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionDeviceNameTest.php index 20cb199a32..5bf96d16a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionDeviceNameTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionDeviceNameTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionMaterialTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionMaterialTest.php index 926fd7b9a6..6e3806a76a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionMaterialTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionMaterialTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionPropertyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionPropertyTest.php index 02a4b202e8..d48d0b40b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionPropertyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionPropertyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionSpecializationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionSpecializationTest.php index 91451b380f..0f267e5d94 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionSpecializationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionSpecializationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionUdiDeviceIdentifierTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionUdiDeviceIdentifierTest.php index 3104eabf98..ed8c83bc25 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionUdiDeviceIdentifierTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceDefinition/FHIRDeviceDefinitionUdiDeviceIdentifierTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibrationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibrationTest.php index eeb9e5f9b3..43e389901c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibrationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibrationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestParameterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestParameterTest.php index 050af372ee..73b395bec1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportMediaTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportMediaTest.php index 036d055910..fba6551cf8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportMediaTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportMediaTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelatedTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelatedTest.php index 512d7065d2..4b6c56e81c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelatedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelatedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContentTest.php index 1a224d42cb..4594f54856 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php index ef432f67db..82bd47f119 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php index 3a93275861..d17ff8851e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDosage/FHIRDosageDoseAndRateTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDosage/FHIRDosageDoseAndRateTest.php index ccd70a27c9..d0539fb033 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDosage/FHIRDosageDoseAndRateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDosage/FHIRDosageDoseAndRateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDosageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDosageTest.php index efdd7e7a11..f5fa9dd8b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDosageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDosageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertaintySubcomponentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertaintySubcomponentTest.php index 47aa3706ad..de06750f0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertaintySubcomponentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertaintySubcomponentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertaintyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertaintyTest.php index 8ccb258d65..3e794bc60c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertaintyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisCertaintyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisEffectEstimateTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisEffectEstimateTest.php index fa78e628d7..ccbef5811d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisEffectEstimateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisEffectEstimateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisPrecisionEstimateTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisPrecisionEstimateTest.php index acb9636690..c8448e83f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisPrecisionEstimateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisPrecisionEstimateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisResultsByExposureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisResultsByExposureTest.php index 0d558d22d8..e83a05114c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisResultsByExposureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisResultsByExposureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisSampleSizeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisSampleSizeTest.php index 490d48ce30..7e241d6ffd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisSampleSizeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREffectEvidenceSynthesis/FHIREffectEvidenceSynthesisSampleSizeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBaseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBaseTest.php index f1750c37a3..c1b9570d18 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBaseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBaseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBindingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBindingTest.php index 1232137175..728db87a80 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBindingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionBindingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionConstraintTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionConstraintTest.php index 2863cac358..740ff86136 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionConstraintTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionConstraintTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminatorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminatorTest.php index c1208660b7..feed5de4d6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionExampleTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionExampleTest.php index c2abecbf80..484d4a79e1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionExampleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionExampleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionMappingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionMappingTest.php index 6527539135..adbc4a68ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionMappingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionMappingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionSlicingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionSlicingTest.php index eafdfdae3f..baa3dccbc6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionSlicingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionSlicingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionTypeTest.php index 2f89e3a56b..0c0558c474 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinition/FHIRElementDefinitionTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinitionTest.php index 56e7897300..9765da4d35 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRElementDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistoryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistoryTest.php index 5afbe566a7..e9dda24026 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosisTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosisTest.php index cfa08f7a1d..f3ac5f02dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosisTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosisTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php index 6c42a7e03a..6ed0d34c33 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php index 21069b2c94..61d01f4db4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php index 44aa711849..9b1ac256ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistoryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistoryTest.php index d541a5ae98..9431deb957 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosisTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosisTest.php index 6712d1d697..b54a4428b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosisTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosisTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistoryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistoryTest.php index 9c03679b69..a60c5b5c00 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREvidenceVariable/FHIREvidenceVariableCharacteristicTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREvidenceVariable/FHIREvidenceVariableCharacteristicTest.php index 945afdad59..4ee0693271 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREvidenceVariable/FHIREvidenceVariableCharacteristicTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREvidenceVariable/FHIREvidenceVariableCharacteristicTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioActorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioActorTest.php index 94b144c1ec..e8d8fb6391 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioActorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioActorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioAlternativeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioAlternativeTest.php index 614dbe614b..151045a50e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioAlternativeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioAlternativeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioContainedInstanceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioContainedInstanceTest.php index e4bb10ec2d..29739e975c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioContainedInstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioContainedInstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioInstanceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioInstanceTest.php index 3401e1efdf..8dda0819ed 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioInstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioInstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioOperationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioOperationTest.php index e93df4dbd1..a85d40dcc1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioOperationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioOperationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioProcessTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioProcessTest.php index 7ced0586f7..2c2ab77cd2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioProcessTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioProcessTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioStepTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioStepTest.php index 0b1668958e..84d67aa0b3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioStepTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioStepTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioVersionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioVersionTest.php index d522265e9e..a7c037c00f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioVersionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExampleScenario/FHIRExampleScenarioVersionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccidentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccidentTest.php index 37dd78beb3..6b78cf5788 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccidentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccidentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItemTest.php index 50719fae48..470a03d1c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudicationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudicationTest.php index 508c0158b7..062b180253 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalanceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalanceTest.php index 74ae3cab1e..4556052188 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeamTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeamTest.php index 0eac47de00..5754944a23 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeamTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeamTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1Test.php index 82e14c1b0e..96494ec9c4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetailTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetailTest.php index e1a963c4cd..96e24e4491 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosisTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosisTest.php index a9e3132b43..59d28fdd7a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosisTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosisTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancialTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancialTest.php index 0d1e11b6d8..2f4596c7b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancialTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancialTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsuranceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsuranceTest.php index b4c67ad976..5e8853a8d5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsuranceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsuranceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItemTest.php index c1f229c1ea..9e7296a2ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayeeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayeeTest.php index 75a2fe3f2b..864b2a702e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayeeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayeeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPaymentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPaymentTest.php index 7a3363f2e8..8c67559a58 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPaymentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPaymentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedureTest.php index 7c89dac6d2..987baf0f87 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNoteTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNoteTest.php index 0667a662ec..69c6acca53 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNoteTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNoteTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelatedTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelatedTest.php index 9be6759ec4..399a971997 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelatedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelatedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail1Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail1Test.php index 51fcaf5835..1f31c04453 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetailTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetailTest.php index 5fe48e2673..ea7bbd1596 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSupportingInfoTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSupportingInfoTest.php index 1834e3721f..4e47fbde0c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSupportingInfoTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSupportingInfoTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitTotalTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitTotalTest.php index 6e9df8e1b0..8a9de6e79f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitTotalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitTotalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryConditionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryConditionTest.php index 85293aaf69..039179f350 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryConditionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryConditionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTargetTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTargetTest.php index 0b3b385c26..e24d7de418 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTargetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTargetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartmentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartmentTest.php index 41b37d8f7e..18ebf6ac3e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLinkTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLinkTest.php index 2d64d34d4b..53b449c193 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTargetTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTargetTest.php index 10b2ee1365..7d3d59ca40 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTargetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTargetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php index 13de50b258..dde338cd31 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMemberTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMemberTest.php index 873355124b..fca1341257 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMemberTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMemberTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTimeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTimeTest.php index f6866d5b0f..28d079fc8c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceEligibilityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceEligibilityTest.php index b231ac1204..535e85d9db 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceEligibilityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceEligibilityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailableTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailableTest.php index 2fff3a12db..3de4aecd51 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailableTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailableTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php index 7cda9ba66a..beb8f911c2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyPerformerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyPerformerTest.php index 45a8d20bde..d85892dbe7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyPerformerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyPerformerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php index 9947f041bb..b13fb345bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationEducationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationEducationTest.php index 8bda5e0407..a7b90e730a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationEducationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationEducationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPerformerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPerformerTest.php index 34b20dc781..e6c88ba1fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPerformerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPerformerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationProtocolAppliedTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationProtocolAppliedTest.php index 5959a9c962..3c5cf3bdbf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationProtocolAppliedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationProtocolAppliedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php index 321da72487..2c70fe0015 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php index d500de4f62..cc418a60d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php index 0abf723bc5..6e3c13fdef 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDefinitionTest.php index f6b941d0fd..ec3b7df26c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependsOnTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependsOnTest.php index a4cca3a821..d544a768af 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependsOnTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependsOnTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobalTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobalTest.php index 5f10f665a4..4da0f988b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGroupingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGroupingTest.php index 166affd567..388f79ce61 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGroupingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGroupingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideManifestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideManifestTest.php index 4acb03196a..1dd3687e33 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideManifestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideManifestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage1Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage1Test.php index 8cb01495fa..829ff4d485 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePageTest.php index ac0f050c87..a9ca50e4d7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideParameterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideParameterTest.php index dd53395c24..3a09fb8d1d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource1Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource1Test.php index 6d70ea72c7..94fbe8a9d6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResourceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResourceTest.php index 0db1ffab73..5bfe219b9e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideTemplateTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideTemplateTest.php index 271ab6133a..68848d9b3c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideTemplateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideTemplateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefit1Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefit1Test.php index fbfa16ddd8..bd45c2cd71 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefit1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefit1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefitTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefitTest.php index 792b240621..9b676e7a87 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefitTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanBenefitTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanContactTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanContactTest.php index 1d84c56d75..7027b06644 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCostTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCostTest.php index d76d3396f5..c552d8dd8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCostTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCostTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCoverageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCoverageTest.php index f8908cd224..74ab7927cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCoverageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanCoverageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanGeneralCostTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanGeneralCostTest.php index 5611fb7959..90b975c547 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanGeneralCostTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanGeneralCostTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanLimitTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanLimitTest.php index 1c14269507..39b046f3f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanLimitTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanLimitTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanPlanTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanPlanTest.php index fa6e053df2..5c0937675f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanPlanTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanPlanTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanSpecificCostTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanSpecificCostTest.php index 2ad37b7bdc..8be9818823 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanSpecificCostTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInsurancePlan/FHIRInsurancePlanSpecificCostTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceLineItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceLineItemTest.php index 254ff6933d..a760ab07d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceLineItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceLineItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceParticipantTest.php index 6b03d95238..1b64c6603d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoiceParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoicePriceComponentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoicePriceComponentTest.php index 88de65e7e8..b6d0b7b3a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoicePriceComponentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRInvoice/FHIRInvoicePriceComponentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItemTest.php index 6ba39333f1..0b96cb9618 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php index 4f63f7142b..1311679e99 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationHoursOfOperationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationHoursOfOperationTest.php index 92af294b38..8cc479754d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationHoursOfOperationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationHoursOfOperationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php index 834e9b3c95..fd25e8ca97 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMarketingStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMarketingStatusTest.php index e2c4e72015..66728a590f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMarketingStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMarketingStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureComponentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureComponentTest.php index 8e980d236a..cde78fdd97 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureComponentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureComponentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroupTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroupTest.php index 6b26241f70..8f4c27898b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulationTest.php index 4f09c63232..d6722a0342 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifierTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifierTest.php index ac792d8ed1..e58d108943 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifierTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifierTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalDataTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalDataTest.php index 5d2b372f8e..c14bf2b1d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalDataTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalDataTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportComponentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportComponentTest.php index 67babb6b7b..6ae86059ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportComponentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportComponentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroupTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroupTest.php index 5d5ef09e8e..38976a1790 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1Test.php index a1b3499357..b148d07438 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulationTest.php index f01d69ca41..ed1f60bf22 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifierTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifierTest.php index ca01155b00..57f1ae0e0c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifierTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifierTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratumTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratumTest.php index 735f8c4551..01ee9337f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratumTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratumTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatchTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatchTest.php index 14b40a9dfe..9677469213 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatchTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatchTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php index eb413abdf6..1001ed25cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php index 65e491cf1d..ff32090cf0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformerTest.php index d4c6f0897a..0465f688fa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformerTest.php index 701849aa96..7b232a7441 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php index 8058d6b155..2ba766eb3a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeAdministrationGuidelinesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeAdministrationGuidelinesTest.php index 1c5fa33361..774d4b036d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeAdministrationGuidelinesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeAdministrationGuidelinesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeCostTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeCostTest.php index d953f9d35d..d529f0c27e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeCostTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeCostTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDosageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDosageTest.php index 6bacb35366..0a4389694b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDosageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDosageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDrugCharacteristicTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDrugCharacteristicTest.php index 645d04eb4b..284a234061 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDrugCharacteristicTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeDrugCharacteristicTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeIngredientTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeIngredientTest.php index 78bffac0df..68530a4a0c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeIngredientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeIngredientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeKineticsTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeKineticsTest.php index 88f6decb38..6ce6f14540 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeKineticsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeKineticsTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMaxDispenseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMaxDispenseTest.php index 790fb34b41..87f18fcc0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMaxDispenseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMaxDispenseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMedicineClassificationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMedicineClassificationTest.php index ac6445e762..c8305f7ce6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMedicineClassificationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMedicineClassificationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonitoringProgramTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonitoringProgramTest.php index 0557b83594..2211a8b7a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonitoringProgramTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonitoringProgramTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonographTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonographTest.php index 50dae5157b..71633453ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonographTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeMonographTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePackagingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePackagingTest.php index 57e203cef0..871ae8f6bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePackagingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePackagingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePatientCharacteristicsTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePatientCharacteristicsTest.php index c0fda38fdf..ba0d172b7e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePatientCharacteristicsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgePatientCharacteristicsTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRegulatoryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRegulatoryTest.php index 4b9619e2ce..2154a973b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRegulatoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRegulatoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRelatedMedicationKnowledgeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRelatedMedicationKnowledgeTest.php index ab15c5b644..8c6a4c341c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRelatedMedicationKnowledgeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeRelatedMedicationKnowledgeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeScheduleTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeScheduleTest.php index 01d89699d7..db0a873577 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeScheduleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeScheduleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeSubstitutionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeSubstitutionTest.php index 4c00beb10c..d04df175dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeSubstitutionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationKnowledge/FHIRMedicationKnowledgeSubstitutionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequestTest.php index 291bdd4d7a..168bf0588f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestInitialFillTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestInitialFillTest.php index a27f10a433..bc11c54be8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestInitialFillTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestInitialFillTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitutionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitutionTest.php index 378386fdfe..723e64c640 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitutionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitutionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductCountryLanguageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductCountryLanguageTest.php index 4cf962ad1b..07b9db8788 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductCountryLanguageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductCountryLanguageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductManufacturingBusinessOperationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductManufacturingBusinessOperationTest.php index 24b9e7e3e6..3e31f20af3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductManufacturingBusinessOperationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductManufacturingBusinessOperationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductNamePartTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductNamePartTest.php index b4ac919198..21bb2c74df 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductNamePartTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductNamePartTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductNameTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductNameTest.php index f405950dff..1c14fad789 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductNameTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductNameTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductSpecialDesignationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductSpecialDesignationTest.php index 8dc16a7498..286d7bf895 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductSpecialDesignationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProduct/FHIRMedicinalProductSpecialDesignationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationJurisdictionalAuthorizationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationJurisdictionalAuthorizationTest.php index 0221c8d9af..f1225c50bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationJurisdictionalAuthorizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationJurisdictionalAuthorizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationProcedureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationProcedureTest.php index c7a4e84847..d4ec111bae 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationProcedureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductAuthorization/FHIRMedicinalProductAuthorizationProcedureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductContraindication/FHIRMedicinalProductContraindicationOtherTherapyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductContraindication/FHIRMedicinalProductContraindicationOtherTherapyTest.php index 0c8a8d2fc2..4ade038578 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductContraindication/FHIRMedicinalProductContraindicationOtherTherapyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductContraindication/FHIRMedicinalProductContraindicationOtherTherapyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIndication/FHIRMedicinalProductIndicationOtherTherapyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIndication/FHIRMedicinalProductIndicationOtherTherapyTest.php index 0642de0194..6bf53f5aac 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIndication/FHIRMedicinalProductIndicationOtherTherapyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIndication/FHIRMedicinalProductIndicationOtherTherapyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientReferenceStrengthTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientReferenceStrengthTest.php index 2f6b3b3f1b..79d4bb66d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientReferenceStrengthTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientReferenceStrengthTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSpecifiedSubstanceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSpecifiedSubstanceTest.php index b0f97291b8..7beb7d4972 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSpecifiedSubstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSpecifiedSubstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientStrengthTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientStrengthTest.php index 4b3ddaed78..3d584977fb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientStrengthTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientStrengthTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSubstanceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSubstanceTest.php index 4e28b6d9c3..52d69f1ac9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSubstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductIngredient/FHIRMedicinalProductIngredientSubstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductInteraction/FHIRMedicinalProductInteractionInteractantTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductInteraction/FHIRMedicinalProductInteractionInteractantTest.php index c12cda7a36..a6d0c76cce 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductInteraction/FHIRMedicinalProductInteractionInteractantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductInteraction/FHIRMedicinalProductInteractionInteractantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedBatchIdentifierTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedBatchIdentifierTest.php index a0267a838c..fbf197d93a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedBatchIdentifierTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedBatchIdentifierTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedPackageItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedPackageItemTest.php index 27429a798e..dd6fa17a9b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedPackageItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPackaged/FHIRMedicinalProductPackagedPackageItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalCharacteristicsTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalCharacteristicsTest.php index 9f4679cc57..6c852efdd3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalCharacteristicsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalCharacteristicsTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalRouteOfAdministrationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalRouteOfAdministrationTest.php index 0bcde085cd..6a2bc224f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalRouteOfAdministrationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalRouteOfAdministrationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalTargetSpeciesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalTargetSpeciesTest.php index ff9189cc6e..12cf766ada 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalTargetSpeciesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalTargetSpeciesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalWithdrawalPeriodTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalWithdrawalPeriodTest.php index f7612d43db..96145692b3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalWithdrawalPeriodTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicinalProductPharmaceutical/FHIRMedicinalProductPharmaceuticalWithdrawalPeriodTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponseTest.php index 956c1f438e..6d25249e89 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocusTest.php index a637b38316..2285117f5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php index 03da65a363..7c8129cac1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php index 25ed52395b..3a438cb786 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php index 1b92f146de..a6faf34d2e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceInnerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceInnerTest.php index 15a2d95946..529a7d65e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceInnerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceInnerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceOuterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceOuterTest.php index 331ac1b627..61b7c90657 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceOuterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceOuterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceQualityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceQualityTest.php index 6ca6f7f292..e4ad78b212 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceQualityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceQualityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceReferenceSeqTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceReferenceSeqTest.php index 709f825f7d..895b949280 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceReferenceSeqTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceReferenceSeqTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRepositoryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRepositoryTest.php index d099d9c52f..a53ee3ade8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRepositoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRepositoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRocTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRocTest.php index a966057c1b..359e02a2a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRocTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceRocTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceStructureVariantTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceStructureVariantTest.php index daa96dc953..323aba994a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceStructureVariantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceStructureVariantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceVariantTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceVariantTest.php index 376986f269..cc66cdc684 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceVariantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMolecularSequence/FHIRMolecularSequenceVariantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueIdTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueIdTest.php index 796dc32d39..236858c426 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueIdTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueIdTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministrationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministrationTest.php index 398391f5bc..0261c2694f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministrationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministrationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormulaTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormulaTest.php index bb7d38309a..ec94f57797 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormulaTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormulaTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrientTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrientTest.php index 96fb6aba31..82925976d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDietTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDietTest.php index 86aad55208..2edf844554 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDietTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDietTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplementTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplementTest.php index 997e47462d..ad288e58e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTextureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTextureTest.php index f739565e4b..a1fabf3dff 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTextureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTextureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponentTest.php index f390fd7136..b0f4d118d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php index 9bd1ed249f..2fc6bdd7bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQualifiedIntervalTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQualifiedIntervalTest.php index 07d1d5f039..36d601ebc6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQualifiedIntervalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQualifiedIntervalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQuantitativeDetailsTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQuantitativeDetailsTest.php index a2dd93e006..32304a9173 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQuantitativeDetailsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservationDefinition/FHIRObservationDefinitionQuantitativeDetailsTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBindingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBindingTest.php index b10347d9cd..8ffbe41151 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBindingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBindingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverloadTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverloadTest.php index 9f188b5c44..d871356c9a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverloadTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverloadTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameterTest.php index 9b0c11d598..c0bca5180e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionReferencedFromTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionReferencedFromTest.php index fde15b1289..183520dab3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionReferencedFromTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionReferencedFromTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php index 5579af7a0d..b47efdb1d6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php index 5dd914e8dc..57d0e4f8d6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameterTest.php index 89d11c25ed..36bab7d553 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunicationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunicationTest.php index 27e1a3af4b..578fb11650 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php index 778f149ecc..4e8bc3d0bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php index a6a0b58248..13cfc1b98f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetailTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetailTest.php index afb97a5255..4b87d0b86c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNoteTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNoteTest.php index 6d55e39af3..96ab527e65 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNoteTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNoteTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLinkTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLinkTest.php index 3ef819b5a9..babc2547cb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionActionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionActionTest.php index f324d73b71..1b83d248c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionConditionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionConditionTest.php index 2fbfe79892..0351493bd6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionConditionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionConditionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValueTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValueTest.php index 678883ae45..993774e83e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValueTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValueTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoalTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoalTest.php index ef431283d2..f577e33eba 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipantTest.php index 17b42b22ce..8fae26eee3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedActionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedActionTest.php index 0ea09303b2..5fbb8085ae 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTargetTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTargetTest.php index cef717467e..9116bcc7a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTargetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTargetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPopulationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPopulationTest.php index 6fb5d63e23..48d2416a3e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPopulationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPopulationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php index e20e5b4e66..1b4f748073 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTimeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTimeTest.php index 884a9422ef..a6e6f46701 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailableTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailableTest.php index 8fe05417db..4ff849e1ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailableTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailableTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDeviceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDeviceTest.php index 9e42e7a051..43761a904e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDeviceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDeviceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php index bc3d231b53..c9ac5046e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProdCharacteristicTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProdCharacteristicTest.php index c479a07b25..da873a7d35 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProdCharacteristicTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProdCharacteristicTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProductShelfLifeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProductShelfLifeTest.php index 92c2905b2c..b5b3d8c319 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProductShelfLifeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProductShelfLifeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php index 7c9c2328c4..c52ed4e95c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php index d9599411cd..cb500fc451 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireAnswerOptionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireAnswerOptionTest.php index 8263969758..e9886a3a81 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireAnswerOptionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireAnswerOptionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhenTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhenTest.php index 9ddf0a0032..eb43171186 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhenTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhenTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireInitialTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireInitialTest.php index c641acc7cf..be05001aac 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireInitialTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireInitialTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItemTest.php index 2d7b40a484..c476324afd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswerTest.php index dbd102b732..77f45e5f32 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItemTest.php index 87317d5aed..137cecc15f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRelatedPerson/FHIRRelatedPersonCommunicationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRelatedPerson/FHIRRelatedPersonCommunicationTest.php index 6ef96cf566..c23bd5f5bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRelatedPerson/FHIRRelatedPersonCommunicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRelatedPerson/FHIRRelatedPersonCommunicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupActionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupActionTest.php index c17f2c7a7a..2fca4711ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupConditionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupConditionTest.php index 61e5fa7474..182750a921 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupConditionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupConditionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedActionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedActionTest.php index 497b96d3e3..1a28863906 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchElementDefinition/FHIRResearchElementDefinitionCharacteristicTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchElementDefinition/FHIRResearchElementDefinitionCharacteristicTest.php index 75afc2e5af..3becddf1cd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchElementDefinition/FHIRResearchElementDefinitionCharacteristicTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchElementDefinition/FHIRResearchElementDefinitionCharacteristicTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArmTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArmTest.php index d8c050a175..c18e62b18d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArmTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArmTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyObjectiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyObjectiveTest.php index 19a4e3f937..987b872c69 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyObjectiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyObjectiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPredictionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPredictionTest.php index 6d162eeed7..7102ccc41a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPredictionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPredictionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertaintySubcomponentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertaintySubcomponentTest.php index 44837255e4..e1bad42a27 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertaintySubcomponentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertaintySubcomponentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertaintyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertaintyTest.php index 2e5d745600..56abb4dc9c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertaintyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisCertaintyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisPrecisionEstimateTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisPrecisionEstimateTest.php index 9d6a8f9929..8eacca168e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisPrecisionEstimateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisPrecisionEstimateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisRiskEstimateTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisRiskEstimateTest.php index dd466b7f17..9803ec4fa1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisRiskEstimateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisRiskEstimateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisSampleSizeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisSampleSizeTest.php index af145ab3b1..4efa2df033 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisSampleSizeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskEvidenceSynthesis/FHIRRiskEvidenceSynthesisSampleSizeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponentTest.php index 3873a96ff3..825dacefd1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php index c0f44de7f5..67d537770c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php index 6de1974767..df7bbfd94d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessingTest.php index a1db478122..80486bd3ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionAdditiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionAdditiveTest.php index fc2ca04d8c..ad6615b761 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionAdditiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionAdditiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionContainerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionContainerTest.php index 73a66f715d..65579cd2c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionContainerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionContainerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionHandlingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionHandlingTest.php index cd819eee8b..c7e2fb6f90 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionHandlingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionHandlingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionTypeTestedTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionTypeTestedTest.php index 3770953978..a51437169b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionTypeTestedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimenDefinition/FHIRSpecimenDefinitionTypeTestedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContextTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContextTest.php index 1bf6af9c67..175ffde7ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContextTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionContextTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferentialTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferentialTest.php index ed702974ee..ac6556d186 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferentialTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferentialTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMappingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMappingTest.php index 1cc2eb7f95..38998e5c7e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMappingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMappingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshotTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshotTest.php index 661841d74f..9c86a23f26 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshotTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshotTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependentTest.php index 4c73a7d4e8..ee87c3ee2a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroupTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroupTest.php index d76b961a55..061c663fea 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInputTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInputTest.php index 24a98834fe..6e6a165b52 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInputTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInputTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameterTest.php index 6d645e45e2..ef714b71e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRuleTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRuleTest.php index 4e1feccdec..46faad597a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRuleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRuleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSourceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSourceTest.php index 0432e4edb9..86f5bceabf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructureTest.php index a98e9896de..66eb195b5f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTargetTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTargetTest.php index 17abe3a0ba..d205e6a0a7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTargetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTargetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannelTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannelTest.php index be1c91fc8d..c818ec222f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannelTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannelTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php index 488b60ca4c..71dbe9c16d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php index 1130315d7c..b03137fc05 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmount/FHIRSubstanceAmountReferenceRangeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmount/FHIRSubstanceAmountReferenceRangeTest.php index 7904a20e7a..1cabd9a0e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmount/FHIRSubstanceAmountReferenceRangeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmount/FHIRSubstanceAmountReferenceRangeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmountTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmountTest.php index 5fa7e0bf9a..9b255e02db 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmountTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceAmountTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidLinkageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidLinkageTest.php index 160bc9e526..44db9f44e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidLinkageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidLinkageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSubunitTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSubunitTest.php index 90660f5d5c..1b07a7e603 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSubunitTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSubunitTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSugarTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSugarTest.php index 3f5544ab86..aa90504c95 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSugarTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceNucleicAcid/FHIRSubstanceNucleicAcidSugarTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerDegreeOfPolymerisationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerDegreeOfPolymerisationTest.php index 6e659fe44b..bddee23619 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerDegreeOfPolymerisationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerDegreeOfPolymerisationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerMonomerSetTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerMonomerSetTest.php index 7ace102b20..b04f4a8b36 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerMonomerSetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerMonomerSetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeatTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeatTest.php index 51c58f3e13..9aa73e70c4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeatTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeatTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeatUnitTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeatUnitTest.php index 37323df29c..e17872210f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeatUnitTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerRepeatUnitTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStartingMaterialTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStartingMaterialTest.php index 607f3aacfd..a0dd3027b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStartingMaterialTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStartingMaterialTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStructuralRepresentationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStructuralRepresentationTest.php index df0b113108..30ae5df9c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStructuralRepresentationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstancePolymer/FHIRSubstancePolymerStructuralRepresentationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceProtein/FHIRSubstanceProteinSubunitTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceProtein/FHIRSubstanceProteinSubunitTest.php index a6450cd413..04dd1fd340 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceProtein/FHIRSubstanceProteinSubunitTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceProtein/FHIRSubstanceProteinSubunitTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationClassificationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationClassificationTest.php index 97ae752492..46f07fbd54 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationClassificationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationClassificationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGeneElementTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGeneElementTest.php index 837154e4dc..4537c713db 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGeneElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGeneElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGeneTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGeneTest.php index d6ed5572fd..919a2c1c58 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGeneTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationGeneTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationTargetTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationTargetTest.php index 29bbef3a8d..cfdf927e6b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationTargetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceReferenceInformation/FHIRSubstanceReferenceInformationTargetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialAuthorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialAuthorTest.php index bb2080fedb..58941e05c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialAuthorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialAuthorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialFractionDescriptionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialFractionDescriptionTest.php index 392c9ad6ff..2537c85dcc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialFractionDescriptionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialFractionDescriptionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialHybridTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialHybridTest.php index 74962acdcd..12df32c6c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialHybridTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialHybridTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganismGeneralTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganismGeneralTest.php index e2152a3cf8..88ef46b473 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganismGeneralTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganismGeneralTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganismTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganismTest.php index 11b06faa6b..bdfdedf15d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganismTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialOrganismTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialPartDescriptionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialPartDescriptionTest.php index b32a25c4d0..9005bebf2f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialPartDescriptionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSourceMaterial/FHIRSubstanceSourceMaterialPartDescriptionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationCodeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationCodeTest.php index 4f984666d9..a918d3fd50 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationIsotopeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationIsotopeTest.php index a553c2bab6..afdda9830b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationIsotopeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationIsotopeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMoietyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMoietyTest.php index 77ae3687a1..a1ae4622a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMoietyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMoietyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMolecularWeightTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMolecularWeightTest.php index dc68aa318f..8a99f7773b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMolecularWeightTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationMolecularWeightTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationNameTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationNameTest.php index e623312220..75931e72a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationNameTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationNameTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationOfficialTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationOfficialTest.php index 0d556a26c4..688b6df3c2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationOfficialTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationOfficialTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationPropertyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationPropertyTest.php index 8485b2b41c..76d428fae1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationPropertyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationPropertyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRelationshipTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRelationshipTest.php index ce39126d81..c6ac82af0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRelationshipTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRelationshipTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRepresentationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRepresentationTest.php index e39507c7e8..4c89c74bab 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRepresentationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationRepresentationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationStructureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationStructureTest.php index b7bc0c2a91..d4f4b21d09 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationStructureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstanceSpecification/FHIRSubstanceSpecificationStructureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItemTest.php index 5cd34806ac..541a4bec2c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestParameterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestParameterTest.php index 4a25ab8ab0..8e796c0571 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInputTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInputTest.php index 4f0f5eb774..6227932043 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInputTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInputTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutputTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutputTest.php index e80f73867e..34f0c12a56 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutputTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutputTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestrictionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestrictionTest.php index 44e28e6dfe..a6a067afec 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestrictionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestrictionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesClosureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesClosureTest.php index 00fa2bb592..94d7d77746 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesClosureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesClosureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesCodeSystemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesCodeSystemTest.php index 763f52cd30..5b4d4bebde 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesCodeSystemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesCodeSystemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesExpansionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesExpansionTest.php index 3d9b5ec2ff..3173cbce6b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesExpansionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesExpansionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesFilterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesFilterTest.php index df960bf1d0..f24830e935 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesFilterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesFilterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesImplementationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesImplementationTest.php index 7c7c69981e..ea313d382c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesImplementationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesImplementationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesParameterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesParameterTest.php index 9784cc37c1..39550bd9ed 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesSoftwareTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesSoftwareTest.php index 202ced9b24..1c41a64245 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesSoftwareTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesSoftwareTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesTranslationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesTranslationTest.php index 8bb660fdc1..84dc594dc9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesTranslationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesTranslationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesValidateCodeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesValidateCodeTest.php index 05f535f9f3..7c0d15c2ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesValidateCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesValidateCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesVersionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesVersionTest.php index caa137d75c..af7168ee7d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesVersionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTerminologyCapabilities/FHIRTerminologyCapabilitiesVersionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1Test.php index ab762c87b3..50e9f45db7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2Test.php index 1102db01a6..1ef97facaf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportActionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportActionTest.php index 639f857a35..6c6412a24e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssertTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssertTest.php index df7ad42aa5..063546beb1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssertTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssertTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperationTest.php index 3e85c36326..751cba2d75 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipantTest.php index 8ccda60e17..f47984666b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetupTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetupTest.php index 8c3585ed55..cdbc92899b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardownTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardownTest.php index 66c63493d1..dbfadca4dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardownTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardownTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTestTest.php index 05735334cf..b713428d45 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1Test.php index ea03910d23..f805728e73 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2Test.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2Test.php index 6979ee01bc..ebb140782a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2Test.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptActionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptActionTest.php index 79eb13276e..c6fac6824d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssertTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssertTest.php index bbb8a1c0c0..6f4e8ec484 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssertTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssertTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapabilityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapabilityTest.php index a9f98c913a..a5f1400c79 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapabilityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapabilityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestinationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestinationTest.php index 04aeea53f2..88e0b73e03 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestinationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestinationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixtureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixtureTest.php index 83bbe0c44c..b21c3e083d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixtureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixtureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLinkTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLinkTest.php index 994dd84e3e..3137d760da 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadataTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadataTest.php index 44fcfe3511..f7e9628eb1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadataTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadataTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperationTest.php index 8997dcef9b..2395688911 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOriginTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOriginTest.php index bb52db431c..d4a33d631f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOriginTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOriginTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeaderTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeaderTest.php index b5c02e28ed..f5f0fc091b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeaderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeaderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetupTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetupTest.php index 91b267b3a7..33ca2df056 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardownTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardownTest.php index d939a5c4c3..da7e5ed6f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardownTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardownTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTestTest.php index 6e83a665ec..26bca9208a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariableTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariableTest.php index 20f08abcd2..94ef65e51a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariableTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariableTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTiming/FHIRTimingRepeatTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTiming/FHIRTimingRepeatTest.php index cd0ad6f409..36c0dddc47 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTiming/FHIRTimingRepeatTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTiming/FHIRTimingRepeatTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTimingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTimingTest.php index 96a3678485..29fddc3289 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTimingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTimingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php index b14430bd20..7ce76ef207 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php index 4087aa55a2..d99002d494 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php index 6fe832ab45..d8e3b75d1f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignationTest.php index e513acdb02..ce423dc6bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php index c20d881e03..ad1689e35d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php index b41217fbce..802a1d7b2f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php index a52e249db8..015dc32c0c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameterTest.php index 49c1e71d0c..bcb065e660 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultAttestationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultAttestationTest.php index 9cb7f45450..d80bec49af 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultAttestationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultAttestationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultPrimarySourceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultPrimarySourceTest.php index 61f80aac3f..42ff7bac15 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultPrimarySourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultPrimarySourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultValidatorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultValidatorTest.php index a3fb1fb6f7..eb9fb7b139 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultValidatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVerificationResult/FHIRVerificationResultValidatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionLensSpecificationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionLensSpecificationTest.php index 11de6bcd18..44019b69a7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionLensSpecificationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionLensSpecificationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionPrismTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionPrismTest.php index 35f83d58a9..937a4c6412 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionPrismTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionPrismTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php index 1a717907d2..5baa5b36f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php index f6a1fd19d3..2a0849dc9f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBindingStrengthTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBindingStrengthTest.php index 1f35aa1909..26f0b67620 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBindingStrengthTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBindingStrengthTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBiologicallyDerivedProductCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBiologicallyDerivedProductCategoryTest.php index c3ba591653..7852b9ed04 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBiologicallyDerivedProductCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBiologicallyDerivedProductCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBiologicallyDerivedProductStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBiologicallyDerivedProductStatusTest.php index 02f77abd8e..9d67b073d6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBiologicallyDerivedProductStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBiologicallyDerivedProductStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBiologicallyDerivedProductStorageScaleTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBiologicallyDerivedProductStorageScaleTest.php index 2141ca062a..f058822776 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBiologicallyDerivedProductStorageScaleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBiologicallyDerivedProductStorageScaleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php index 8423ee18e7..22c7edf3dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBundleTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBundleTypeTest.php index ae5bf6b419..83b025bb67 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBundleTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRBundleTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCanonicalTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCanonicalTest.php index fb63601868..cb7063b537 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCanonicalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCanonicalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCapabilityStatementKindTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCapabilityStatementKindTest.php index 232f27037b..05b1cfb98d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCapabilityStatementKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCapabilityStatementKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityKindTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityKindTest.php index b7b4ac1236..84ac8c3684 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php index 40d69d8844..bf4ce946dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCarePlanIntentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCarePlanIntentTest.php index b324e91658..a87b826690 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCarePlanIntentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCarePlanIntentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCareTeamStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCareTeamStatusTest.php index a8b7b0360d..722cf1b958 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCareTeamStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCareTeamStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCatalogEntryRelationTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCatalogEntryRelationTypeTest.php index a4ff808dfd..3b817b9075 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCatalogEntryRelationTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCatalogEntryRelationTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRChargeItemStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRChargeItemStatusTest.php index 5f5e982719..539ab6bba7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRChargeItemStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRChargeItemStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRClaimProcessingCodesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRClaimProcessingCodesTest.php index 6a3212a655..0ea085df54 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRClaimProcessingCodesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRClaimProcessingCodesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRClinicalImpressionStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRClinicalImpressionStatusTest.php index d0f69bbb25..2204924005 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRClinicalImpressionStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRClinicalImpressionStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeSearchSupportTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeSearchSupportTest.php index 549e62cc24..a8d4bc3883 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeSearchSupportTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeSearchSupportTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeSystemContentModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeSystemContentModeTest.php index 45e74c5ec9..f3d5eb6a23 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeSystemContentModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeSystemContentModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeSystemHierarchyMeaningTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeSystemHierarchyMeaningTest.php index 702f219344..5fcee644f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeSystemHierarchyMeaningTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeSystemHierarchyMeaningTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeTest.php index 40971ed001..b80a352a46 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php index 16af95d7c9..abd9dc970c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodingTest.php index 9ca51d6829..4e432f3199 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCodingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCompartmentTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCompartmentTypeTest.php index dff87e7887..5c61e32a4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCompartmentTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCompartmentTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php index ae9bc1b9e0..e1fcb2bb5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php index be1e361142..990de9f645 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php index d3a63241fb..5fc8302b2c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConceptMapGroupUnmappedModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConceptMapGroupUnmappedModeTest.php index 2696f5cf8d..d84d640111 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConceptMapGroupUnmappedModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConceptMapGroupUnmappedModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConditionalDeleteStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConditionalDeleteStatusTest.php index 3186b84789..20beecc1ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConditionalDeleteStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConditionalDeleteStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConditionalReadStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConditionalReadStatusTest.php index 6ab1bc9008..d23b1a58c1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConditionalReadStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConditionalReadStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConsentDataMeaningTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConsentDataMeaningTest.php index 47c4066b0f..22c8577a15 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConsentDataMeaningTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConsentDataMeaningTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConsentProvisionTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConsentProvisionTypeTest.php index dcbe9c9769..ccdaac6ea1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConsentProvisionTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConsentProvisionTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConsentStateTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConsentStateTest.php index 2f1b8c9e1a..ef08b68b0e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConsentStateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConsentStateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php index 9379b916c9..f9190af271 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactDetailTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactDetailTest.php index b6b75b6065..9c3e5be6a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactPointSystemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactPointSystemTest.php index fd4ed645f6..7a4eb4dbdf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactPointSystemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactPointSystemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactPointTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactPointTest.php index b739e6e511..850860aefa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactPointTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactPointTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactPointUseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactPointUseTest.php index f138a990f6..584771deab 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactPointUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContactPointUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContractResourcePublicationStatusCodesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContractResourcePublicationStatusCodesTest.php index 6dae35db01..52bd947a49 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContractResourcePublicationStatusCodesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContractResourcePublicationStatusCodesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContractResourceStatusCodesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContractResourceStatusCodesTest.php index 5b309a1f72..8ec9a37531 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContractResourceStatusCodesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContractResourceStatusCodesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContributorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContributorTest.php index ab84f62471..4a3bf9e380 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContributorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContributorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContributorTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContributorTypeTest.php index e1192c26c4..b745d5d0ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContributorTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRContributorTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilterTest.php index ef3d72ad27..17ec2f1c8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilterTest.php index 1a65507444..31a6e9ccc7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementSortTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementSortTest.php index 72749e2f17..8d7338a8f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementSortTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementSortTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirementTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirementTest.php index 56b24f3d8a..4a6c87cf77 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDataRequirementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDateTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDateTest.php index 586a128ab9..70241f95a8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php index 86de4d9040..a2397f686b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDaysOfWeekTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDaysOfWeekTest.php index 1c84e3a383..408ba9a769 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDaysOfWeekTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDaysOfWeekTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php index 8872aadada..f945bb233c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDetectedIssueSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDetectedIssueSeverityTest.php index ddbf9f71c6..c193b005eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDetectedIssueSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDetectedIssueSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationStateTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationStateTest.php index 267ff0716e..c98053dff8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationStateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationStateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationTypeTest.php index 164ed6689f..49b7431990 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCategoryTest.php index b29f34d45b..05914d5fcf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricColorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricColorTest.php index e28fd12aee..9dd6f4cc81 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricColorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricColorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricOperationalStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricOperationalStatusTest.php index a89f605633..3b873fab13 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricOperationalStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceMetricOperationalStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceNameTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceNameTypeTest.php index 1d01e037c2..7935be76ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceNameTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceNameTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceUseStatementStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceUseStatementStatusTest.php index 678546cc95..d0054878cb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceUseStatementStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDeviceUseStatementStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php index 0f2d3ad853..fa57b410fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDiscriminatorTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDiscriminatorTypeTest.php index 6c56f95278..d6edcc9465 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDiscriminatorTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDiscriminatorTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php index 27db4ac1db..d8f891b129 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php index b8f705b340..2dc24ba97f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php index 42e9ad78d8..0c4e34f951 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREligibilityRequestPurposeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREligibilityRequestPurposeTest.php index b145eff28f..11c4941d03 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREligibilityRequestPurposeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREligibilityRequestPurposeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREligibilityResponsePurposeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREligibilityResponsePurposeTest.php index cd22e3d1f1..0945082f56 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREligibilityResponsePurposeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREligibilityResponsePurposeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREnableWhenBehaviorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREnableWhenBehaviorTest.php index 092ee1f63f..8a5011f65a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREnableWhenBehaviorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREnableWhenBehaviorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREncounterLocationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREncounterLocationStatusTest.php index 2e59f5dcbd..303db4d39b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREncounterLocationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREncounterLocationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREncounterStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREncounterStatusTest.php index fd4df47890..e085853ea5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREncounterStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREncounterStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREndpointStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREndpointStatusTest.php index cf6f3fdb19..b7cab1708c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREndpointStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREndpointStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREpisodeOfCareStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREpisodeOfCareStatusTest.php index cd4103d330..5db431228a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREpisodeOfCareStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREpisodeOfCareStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREventCapabilityModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREventCapabilityModeTest.php index f9bc603fb9..4bb41cfdfa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREventCapabilityModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREventCapabilityModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREventStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREventStatusTest.php index 157cf58f76..d01bc03489 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREventStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREventStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php index d3a967eef0..df203413e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREvidenceVariableTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREvidenceVariableTypeTest.php index fa90aee320..34102ee5bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREvidenceVariableTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIREvidenceVariableTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExampleScenarioActorTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExampleScenarioActorTypeTest.php index a8a4cce6dd..4fec42249a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExampleScenarioActorTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExampleScenarioActorTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExplanationOfBenefitStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExplanationOfBenefitStatusTest.php index fa04e51a5d..d9ebd16044 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExplanationOfBenefitStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExplanationOfBenefitStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExposureStateTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExposureStateTest.php index 1c53a9c0db..c9fb9298c2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExposureStateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExposureStateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExpressionLanguageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExpressionLanguageTest.php index 0eb593a8c8..8156b3a0b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExpressionLanguageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExpressionLanguageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExpressionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExpressionTest.php index e78587b161..34d6c29cf3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExpressionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExpressionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExtensionContextTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExtensionContextTypeTest.php index 8236db0264..e1914fde53 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExtensionContextTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExtensionContextTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php index 0265f92092..25b7dd26f0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFHIRDeviceStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFHIRDeviceStatusTest.php index 9a52304fb2..95f7025652 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFHIRDeviceStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFHIRDeviceStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFHIRSubstanceStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFHIRSubstanceStatusTest.php index c57362470e..407d2fd905 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFHIRSubstanceStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFHIRSubstanceStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFHIRVersionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFHIRVersionTest.php index 5d898d9de6..9edabf1d06 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFHIRVersionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFHIRVersionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFamilyHistoryStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFamilyHistoryStatusTest.php index 5c92f30d1a..46e0048a0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFamilyHistoryStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFamilyHistoryStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php index affd830500..e9ea642cf3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFinancialResourceStatusCodesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFinancialResourceStatusCodesTest.php index 988504efe7..c4f1c61f21 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFinancialResourceStatusCodesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFinancialResourceStatusCodesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFlagStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFlagStatusTest.php index 20e25d0619..e81adb5a3e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFlagStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRFlagStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGoalLifecycleStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGoalLifecycleStatusTest.php index f3cf840772..55aab7b543 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGoalLifecycleStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGoalLifecycleStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGraphCompartmentRuleTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGraphCompartmentRuleTest.php index 3025549060..dd8c5c42c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGraphCompartmentRuleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGraphCompartmentRuleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGraphCompartmentUseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGraphCompartmentUseTest.php index acc1601e99..db1e0dda5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGraphCompartmentUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGraphCompartmentUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGroupMeasureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGroupMeasureTest.php index f8664b7630..e11df54cd4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGroupMeasureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGroupMeasureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php index a43c5c4c2b..15f3e931c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGuidanceResponseStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGuidanceResponseStatusTest.php index 309105216f..6bf34f9e0e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGuidanceResponseStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGuidanceResponseStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGuidePageGenerationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGuidePageGenerationTest.php index bf7f794a47..194cdf64a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGuidePageGenerationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGuidePageGenerationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGuideParameterCodeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGuideParameterCodeTest.php index 3f297c9b25..55fee62ceb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGuideParameterCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRGuideParameterCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRHTTPVerbTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRHTTPVerbTest.php index 238ca09b0f..84c0fcd283 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRHTTPVerbTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRHTTPVerbTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php index 114c676f35..320ddc5e84 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdTest.php index 2599c3d75b..4e9c5e3fbb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php index 037eff0e91..515a6715aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php index 12b1813c41..569f58bc97 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdentityAssuranceLevelTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdentityAssuranceLevelTest.php index 363ccb6685..d3304f63e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdentityAssuranceLevelTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIdentityAssuranceLevelTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRImagingStudyStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRImagingStudyStatusTest.php index 175a3cee23..e8b4171202 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRImagingStudyStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRImagingStudyStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRImmunizationEvaluationStatusCodesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRImmunizationEvaluationStatusCodesTest.php index 62b0f266c1..8c5bc3bd19 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRImmunizationEvaluationStatusCodesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRImmunizationEvaluationStatusCodesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRImmunizationStatusCodesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRImmunizationStatusCodesTest.php index 5905e0e7b3..d7842b10ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRImmunizationStatusCodesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRImmunizationStatusCodesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRInstantTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRInstantTest.php index 5ff9ccf164..a2e9fea865 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRInstantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRInstantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php index 400b751564..30c1846d0a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRInvoicePriceComponentTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRInvoicePriceComponentTypeTest.php index 8f436b36db..cec15a5ec8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRInvoicePriceComponentTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRInvoicePriceComponentTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRInvoiceStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRInvoiceStatusTest.php index f3c515b64c..6399067515 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRInvoiceStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRInvoiceStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php index 9ab72bd680..92724ef800 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIssueTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIssueTypeTest.php index d7ddb24ef5..bbdfd62239 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIssueTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRIssueTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php index ecb74e53aa..ef1b028a9a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLinkageTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLinkageTypeTest.php index 42f668778b..472508a8a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLinkageTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLinkageTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRListModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRListModeTest.php index 72e4b14478..913fc65f12 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRListModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRListModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRListStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRListStatusTest.php index 9498c7ebaa..cba183ab5d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRListStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRListStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php index acb05f0939..ab11972ed8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php index 1e47918dd2..327647509f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMarkdownTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMarkdownTest.php index 310b471abb..92711b51da 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMarkdownTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMarkdownTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMeasureReportStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMeasureReportStatusTest.php index 0d87a9efea..450bb7297c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMeasureReportStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMeasureReportStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMeasureReportTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMeasureReportTypeTest.php index 7c33bc8fd7..81f791c618 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMeasureReportTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMeasureReportTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMedicationRequestIntentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMedicationRequestIntentTest.php index a9f21b74f0..aa0741e5d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMedicationRequestIntentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMedicationRequestIntentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMedicationStatusCodesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMedicationStatusCodesTest.php index 637b8342e1..261b4c8522 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMedicationStatusCodesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMedicationStatusCodesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMedicationrequestStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMedicationrequestStatusTest.php index 9261a8754e..e090128056 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMedicationrequestStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMedicationrequestStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php index 204f75a28d..e9e8f6aab1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMessageheaderResponseRequestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMessageheaderResponseRequestTest.php index ea4e1b9e50..4de00db29a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMessageheaderResponseRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMessageheaderResponseRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMetaTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMetaTest.php index 329215c1cb..52a6e92607 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMetaTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMetaTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMoneyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMoneyTest.php index d348ea6f3a..3340bfd09a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMoneyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRMoneyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php index 8058b65789..bde151d714 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNamingSystemIdentifierTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNamingSystemIdentifierTypeTest.php index b0011c3482..3c9e9f323f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNamingSystemIdentifierTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNamingSystemIdentifierTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNamingSystemTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNamingSystemTypeTest.php index a8f40ba9a9..b6e9f24270 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNamingSystemTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNamingSystemTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php index 9a2538035d..4a592aec93 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php index aa7a3af1f1..b3b4cfcdc1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNoteTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNoteTypeTest.php index dd6d1120f9..4025d2e2e9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNoteTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRNoteTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRObservationDataTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRObservationDataTypeTest.php index 4d479e1bcd..af69c0a120 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRObservationDataTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRObservationDataTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRObservationRangeCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRObservationRangeCategoryTest.php index 59ce3c26a2..5d07cb759d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRObservationRangeCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRObservationRangeCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php index 30bb2efeaf..6053fa8c1c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROidTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROidTest.php index f9b046579a..d741852332 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROidTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROidTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROperationKindTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROperationKindTest.php index 0678e4fdb6..72c84e0727 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROperationKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROperationKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROperationParameterUseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROperationParameterUseTest.php index a1a56b8803..57cd1475ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROperationParameterUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROperationParameterUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROrientationTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROrientationTypeTest.php index f174ccc56a..6c66e59177 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROrientationTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIROrientationTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRParameterDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRParameterDefinitionTest.php index 51387a0a54..c7b1671aba 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRParameterDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRParameterDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRParticipantRequiredTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRParticipantRequiredTest.php index 248566ee01..de893ca46f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRParticipantRequiredTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRParticipantRequiredTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRParticipationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRParticipationStatusTest.php index 8d3e3f7fbc..006efce5ae 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRParticipationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRParticipationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php index 4ee73a1385..25e09ccf71 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPositiveIntTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPositiveIntTest.php index c1d9ace4d7..c7a984ff8c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPositiveIntTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPositiveIntTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php index a905783fd3..a17b9ae96f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPropertyTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPropertyTypeTest.php index 700d491941..d07452f8de 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPropertyTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPropertyTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php index 23a484a862..2a36590cd5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPublicationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPublicationStatusTest.php index 126e56af0b..68757363c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPublicationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRPublicationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQualityTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQualityTypeTest.php index 290aec74e5..ba60399306 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQualityTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQualityTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php index 09812a879a..553e8e5d80 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php index ee7d095ac1..4479313b6b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php index b26d8b46f1..fa95cce0b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php index 4c8663005f..5c8dc9b9ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantityComparatorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantityComparatorTest.php index 93b5aca060..014baec760 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantityComparatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantityComparatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php index f63545e334..1ea5106a01 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuestionnaireItemOperatorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuestionnaireItemOperatorTest.php index eab8d7abed..bf6b5e93c3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuestionnaireItemOperatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuestionnaireItemOperatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuestionnaireItemTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuestionnaireItemTypeTest.php index bc719c1cab..d9fcc51102 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuestionnaireItemTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuestionnaireItemTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuestionnaireResponseStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuestionnaireResponseStatusTest.php index df7814d4a0..3c1c3b06ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuestionnaireResponseStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRQuestionnaireResponseStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRangeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRangeTest.php index 3bdf32b689..f951a2347f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRangeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRangeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRatioTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRatioTest.php index 4251749da6..3076d58799 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRatioTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRatioTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRReferenceHandlingPolicyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRReferenceHandlingPolicyTest.php index 1f2fab8574..10cb2113b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRReferenceHandlingPolicyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRReferenceHandlingPolicyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRReferenceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRReferenceTest.php index 0a1c46f15b..7c3f3aa794 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRReferenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRReferenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRReferenceVersionRulesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRReferenceVersionRulesTest.php index b57a4ec5ed..1d182fc176 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRReferenceVersionRulesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRReferenceVersionRulesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTest.php index b4d257c20f..c4cd075d6c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTypeTest.php index 44628365df..721541cfaa 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRemittanceOutcomeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRemittanceOutcomeTest.php index 91ecfcf38b..f0d147f09f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRemittanceOutcomeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRemittanceOutcomeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRepositoryTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRepositoryTypeTest.php index bed3be4372..57eee49a52 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRepositoryTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRepositoryTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestIntentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestIntentTest.php index c4fe814607..63f669127f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestIntentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestIntentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestPriorityTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestPriorityTest.php index 01169d1e93..cbfb49e479 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestPriorityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestPriorityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestResourceTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestResourceTypeTest.php index a7a745d68a..23cea94fc7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestResourceTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestResourceTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestStatusTest.php index c80c415def..6c3449fc12 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRequestStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResearchElementTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResearchElementTypeTest.php index 60d1bc5fed..f72a617e7f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResearchElementTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResearchElementTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResearchStudyStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResearchStudyStatusTest.php index e68f3fa301..2a6c346cf8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResearchStudyStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResearchStudyStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResearchSubjectStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResearchSubjectStatusTest.php index 12f5ed70d0..35bd0cdd9e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResearchSubjectStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResearchSubjectStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResourceTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResourceTypeTest.php similarity index 91% rename from src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResourceTypeTest.php rename to src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResourceTypeTest.php index efb4baf908..11b45e697b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResourceTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResourceTypeTest.php @@ -1,11 +1,11 @@ assertInstanceOf('\DCarbone\PHPFHIRGenerated\R4\FHIRResourceType', $type); + $this->assertInstanceOf('\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType', $type); } } diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResourceVersionPolicyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResourceVersionPolicyTest.php index f79e88f577..d675b818ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResourceVersionPolicyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResourceVersionPolicyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php index afaf29d514..58977316e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRestfulCapabilityModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRestfulCapabilityModeTest.php index 7bd2b7993b..f168036e4b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRestfulCapabilityModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRRestfulCapabilityModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSPDXLicenseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSPDXLicenseTest.php index a20abdd3dd..cd715a3a44 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSPDXLicenseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSPDXLicenseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php index 309184e582..f031714d03 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php index 8ddedf9a84..67b8a0a698 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchComparatorTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchComparatorTest.php index b84219c5fd..08f144269c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchComparatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchComparatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchEntryModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchEntryModeTest.php index 313b0907ec..2b3c891059 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchEntryModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchEntryModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchModifierCodeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchModifierCodeTest.php index 3e29ac8cd1..9ae62a7edb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchModifierCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchModifierCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php index a9ea188904..d5d86f3da0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSequenceTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSequenceTypeTest.php index 15866ef4b5..db16813877 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSequenceTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSequenceTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSignatureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSignatureTest.php index 5ea1417abc..45d83aa996 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSignatureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSignatureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php index d6a4a1f084..5121f5a524 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSlotStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSlotStatusTest.php index 6be36dfd3a..446de8d9f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSlotStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSlotStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSortDirectionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSortDirectionTest.php index 30928a5a6b..f08fcfa247 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSortDirectionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSortDirectionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSpecimenContainedPreferenceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSpecimenContainedPreferenceTest.php index dc1d31a543..cc8715d025 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSpecimenContainedPreferenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSpecimenContainedPreferenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSpecimenStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSpecimenStatusTest.php index ad1b594e57..90b33fd485 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSpecimenStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSpecimenStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStatusTest.php index 8d6216296d..bef6dda627 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStrandTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStrandTypeTest.php index e1338cd1ba..f28e2c44bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStrandTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStrandTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStringTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStringTest.php index 203346182c..5490b03fe0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStringTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStringTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureDefinitionKindTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureDefinitionKindTest.php index af5e49bd12..6bec37f9c4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureDefinitionKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureDefinitionKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapContextTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapContextTypeTest.php index f00ec5e719..c585ab3e70 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapContextTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapContextTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapGroupTypeModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapGroupTypeModeTest.php index 4558c325bd..28895e1bc2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapGroupTypeModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapGroupTypeModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapInputModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapInputModeTest.php index a0eacb0533..be903336ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapInputModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapInputModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapModelModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapModelModeTest.php index d71360e91e..36e6501e0e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapModelModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapModelModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapSourceListModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapSourceListModeTest.php index 4a5b840250..f5ed69c9e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapSourceListModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapSourceListModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapTargetListModeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapTargetListModeTest.php index fb36461c84..214623c11e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapTargetListModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapTargetListModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapTransformTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapTransformTest.php index 39da10938d..0c098bc4ee 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapTransformTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRStructureMapTransformTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSubscriptionChannelTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSubscriptionChannelTypeTest.php index c312e61335..d32bfb94c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSubscriptionChannelTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSubscriptionChannelTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSubscriptionStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSubscriptionStatusTest.php index c5c4880838..30263053cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSubscriptionStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSubscriptionStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSupplyDeliveryStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSupplyDeliveryStatusTest.php index a06b20d733..970c146d49 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSupplyDeliveryStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSupplyDeliveryStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSupplyRequestStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSupplyRequestStatusTest.php index e13b9f47d7..4e0384af58 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSupplyRequestStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSupplyRequestStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSystemRestfulInteractionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSystemRestfulInteractionTest.php index 3f40c9f921..fcde610701 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSystemRestfulInteractionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRSystemRestfulInteractionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTaskIntentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTaskIntentTest.php index cdacd81dd6..0c2d178dbf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTaskIntentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTaskIntentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTaskStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTaskStatusTest.php index 35d113b2da..b19be20fe6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTaskStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTaskStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportActionResultTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportActionResultTest.php index d8d029d9fc..06a4979f5d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportActionResultTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportActionResultTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportParticipantTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportParticipantTypeTest.php index c229c06ead..e8d0b70897 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportParticipantTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportParticipantTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportResultTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportResultTest.php index 104a8ecee9..d43a05fda8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportResultTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportResultTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportStatusTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportStatusTest.php index 2532a61451..27c6633c90 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestReportStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestScriptRequestMethodCodeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestScriptRequestMethodCodeTest.php index 50e82605f6..787889a012 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestScriptRequestMethodCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTestScriptRequestMethodCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTimeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTimeTest.php index d04b6c9606..4dc0697f78 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTriggerDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTriggerDefinitionTest.php index 3828ed5bb8..4b54e20361 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTriggerDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTriggerDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTriggerTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTriggerTypeTest.php index 6e3027c36f..1b941db640 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTriggerTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTriggerTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTypeDerivationRuleTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTypeDerivationRuleTest.php index e8b96c16f5..60947753c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTypeDerivationRuleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTypeDerivationRuleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTypeRestfulInteractionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTypeRestfulInteractionTest.php index 3bcc3042f1..aa01d6202f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTypeRestfulInteractionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRTypeRestfulInteractionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUDIEntryTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUDIEntryTypeTest.php index de455674c2..4368b979fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUDIEntryTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUDIEntryTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php index 2b0adce44f..ce2143e231 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUnsignedIntTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUnsignedIntTest.php index 3ed6b7e561..49afaf465a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUnsignedIntTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUnsignedIntTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUriTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUriTest.php index 0e3060e1d3..ec21621aaf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUriTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUriTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUrlTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUrlTest.php index 9cb2ec2676..9a9d8d5dae 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUrlTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUrlTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUsageContextTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUsageContextTest.php index 42fb3e0eea..4f275ad474 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUsageContextTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUsageContextTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUseTest.php index 39a4deca4a..c9dd89867c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUuidTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUuidTest.php index 9305594aa4..a0ce95ec15 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUuidTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRUuidTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVConfidentialityClassificationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVConfidentialityClassificationTest.php index f6cae4e439..59c17da332 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVConfidentialityClassificationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVConfidentialityClassificationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVariableTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVariableTypeTest.php index f542730192..d843ac0939 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVariableTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVariableTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVisionBaseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVisionBaseTest.php index 708d773bad..9ca394acc5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVisionBaseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVisionBaseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVisionEyesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVisionEyesTest.php index 63350df592..4277c89b75 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVisionEyesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRVisionEyesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRXPathUsageTypeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRXPathUsageTypeTest.php index 3e13de482c..032036161c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRXPathUsageTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElement/FHIRXPathUsageTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElementTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElementTest.php index 03bcb6c047..561c726f8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRIdPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRIdPrimitiveTest.php index 2c24509d16..b48125fd8d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRIdPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRIdPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRInstantPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRInstantPrimitiveTest.php index e486fb61c2..c1efef38fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRInstantPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRInstantPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRIntegerPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRIntegerPrimitiveTest.php index e5229b142e..c4952920f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRIntegerPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRIntegerPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRMarkdownPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRMarkdownPrimitiveTest.php index f8245cd725..4f197e316d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRMarkdownPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRMarkdownPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIROidPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIROidPrimitiveTest.php index 2d0bfc9637..5b12be8a14 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIROidPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIROidPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRPositiveIntPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRPositiveIntPrimitiveTest.php index fdb3e9f102..73808137bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRPositiveIntPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRPositiveIntPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRBinaryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRBinaryTest.php index b874213a85..0536f22462 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRBinaryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRBinaryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRBundleTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRBundleTest.php index 18f198295c..f56e76e518 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRBundleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRBundleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAccountTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAccountTest.php index 455847a047..b7516712b3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAccountTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAccountTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRActivityDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRActivityDefinitionTest.php index df8ac7565c..09b0b0589e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRActivityDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRActivityDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAdverseEventTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAdverseEventTest.php index 9da1288af6..5b4157d758 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAdverseEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAdverseEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAllergyIntoleranceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAllergyIntoleranceTest.php index e84f2899db..babf5b6424 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAllergyIntoleranceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAllergyIntoleranceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentResponseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentResponseTest.php index 0a25086727..0c85fe7c47 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentTest.php index 46201019ba..3529efdb00 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAuditEventTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAuditEventTest.php index b34720adaf..c16b66dc32 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAuditEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAuditEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBasicTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBasicTest.php index 8a659f0fe4..e9a3995ce2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBasicTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBasicTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBiologicallyDerivedProductTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBiologicallyDerivedProductTest.php index 484c949797..feafb0bcb5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBiologicallyDerivedProductTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBiologicallyDerivedProductTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBodyStructureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBodyStructureTest.php index d63bd161a9..764deeb23e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBodyStructureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBodyStructureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCapabilityStatementTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCapabilityStatementTest.php index 972b38e97c..63a6dc342d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCapabilityStatementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCapabilityStatementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCarePlanTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCarePlanTest.php index a727b2d4e9..50496b5cc7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCarePlanTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCarePlanTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCareTeamTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCareTeamTest.php index 68d60523f0..01c3009b65 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCareTeamTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCareTeamTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCatalogEntryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCatalogEntryTest.php index 284333ea1e..b4900fb2f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCatalogEntryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCatalogEntryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRChargeItemDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRChargeItemDefinitionTest.php index f7746a9576..f6832d9d4c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRChargeItemDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRChargeItemDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRChargeItemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRChargeItemTest.php index fa33ee35a9..4d92311843 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRChargeItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRChargeItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimResponseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimResponseTest.php index b440ece559..9f3f0fa7cd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimTest.php index 2aca08e2ca..6ced3c2f43 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClinicalImpressionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClinicalImpressionTest.php index 709bdffb8a..537c9d7cbc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClinicalImpressionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClinicalImpressionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCodeSystemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCodeSystemTest.php index 94905c2060..b110479b6a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCodeSystemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCodeSystemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationRequestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationRequestTest.php index 45cbfc33b8..5daf3becf2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationTest.php index d1cdf7d919..3a0783bc80 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinitionTest.php index 9dd49866f5..a519d65e9c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompositionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompositionTest.php index 9d57db3a25..a3c13c56e7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompositionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompositionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConceptMapTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConceptMapTest.php index c687db90ce..11a4d4a409 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConceptMapTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConceptMapTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConditionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConditionTest.php index 475e80d5b3..d72192ecba 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConditionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConditionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConsentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConsentTest.php index 701bbe5eab..920eb5b5a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConsentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConsentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRContractTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRContractTest.php index 098042147a..46e873f725 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRContractTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRContractTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityRequestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityRequestTest.php index b81aa99659..dd4e99a354 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityResponseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityResponseTest.php index 1db43ce961..ce6b08778f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageEligibilityResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageTest.php index 853219c636..616ce1a72c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDetectedIssueTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDetectedIssueTest.php index e8106e7530..f9f56a71f0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDetectedIssueTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDetectedIssueTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceDefinitionTest.php index 83ad96038e..31972913c4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceMetricTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceMetricTest.php index 483e393383..a83bdf562b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceMetricTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceMetricTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceRequestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceRequestTest.php index a31c18f8e4..b26f2fa2fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceTest.php index aa3ca1ee53..d3be5c06c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatementTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatementTest.php index ccb30ae439..1da46cd19d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticReportTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticReportTest.php index 2e8a28ff21..15878460cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticReportTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticReportTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentManifestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentManifestTest.php index 1f4655bb1f..dce217ba40 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentManifestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentManifestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentReferenceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentReferenceTest.php index 7b4675f932..aa9d130ef5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentReferenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentReferenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREffectEvidenceSynthesisTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREffectEvidenceSynthesisTest.php index 003216c79a..e17ee2cf75 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREffectEvidenceSynthesisTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREffectEvidenceSynthesisTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREncounterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREncounterTest.php index b375114e9a..3ee7da102c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREncounterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREncounterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREndpointTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREndpointTest.php index a5586e2094..a60b7af0ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREndpointTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREndpointTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentRequestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentRequestTest.php index eab0ad02db..d724b0b36c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentResponseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentResponseTest.php index fab3594569..a766ef8cc5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREpisodeOfCareTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREpisodeOfCareTest.php index a143cda419..f0292fcf63 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREpisodeOfCareTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREpisodeOfCareTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREventDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREventDefinitionTest.php index 8628527f82..c30ab346ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREventDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREventDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREvidenceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREvidenceTest.php index 0a79292da7..fe144f8d92 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREvidenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREvidenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREvidenceVariableTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREvidenceVariableTest.php index ccd650d554..6f894b3de1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREvidenceVariableTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREvidenceVariableTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExampleScenarioTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExampleScenarioTest.php index 788fae7a1a..60b86f0313 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExampleScenarioTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExampleScenarioTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefitTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefitTest.php index 35b342d00c..d93620fb7b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefitTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefitTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistoryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistoryTest.php index 04be5a53cd..7074da4a86 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFlagTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFlagTest.php index 9de9d4c643..f496d8a335 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFlagTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFlagTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGoalTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGoalTest.php index 0454a2f790..10c65fc94e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGoalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGoalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGraphDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGraphDefinitionTest.php index be9d5f063d..8e5a6f67c6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGraphDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGraphDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGroupTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGroupTest.php index 8744032ca6..f54cb72165 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGuidanceResponseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGuidanceResponseTest.php index cfc2553b4b..778f710eb8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGuidanceResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGuidanceResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRHealthcareServiceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRHealthcareServiceTest.php index bff8f5d641..474460ac0c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRHealthcareServiceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRHealthcareServiceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingStudyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingStudyTest.php index c165acb598..80e8c05ed1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingStudyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingStudyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationEvaluationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationEvaluationTest.php index a88992946f..2eedd8031e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationEvaluationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationEvaluationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendationTest.php index 26b3c0bf7f..11fa0ef391 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationTest.php index 1335f7e1b4..9cee6b4454 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImplementationGuideTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImplementationGuideTest.php index fc775321e4..b4c7da2b0a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImplementationGuideTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImplementationGuideTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRInsurancePlanTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRInsurancePlanTest.php index 358cf07632..3d2ce308f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRInsurancePlanTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRInsurancePlanTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRInvoiceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRInvoiceTest.php index c0c4a6857f..0a1bb5d175 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRInvoiceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRInvoiceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLibraryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLibraryTest.php index 43cef61785..5811509cb8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLibraryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLibraryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLinkageTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLinkageTest.php index d3c0411bf1..8258d928bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLinkageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLinkageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRListTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRListTest.php index defaae1a9b..af526148a7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLocationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLocationTest.php index 59adeea0d6..a5dcfda1cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLocationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLocationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureReportTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureReportTest.php index 1053ca8dd0..0c27fad419 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureReportTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureReportTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureTest.php index 447fd14782..b0307d2447 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMediaTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMediaTest.php index 2fbad0e0d5..a0c55176fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMediaTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMediaTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationAdministrationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationAdministrationTest.php index 36fbc86193..3d1507eb2c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationAdministrationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationAdministrationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationDispenseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationDispenseTest.php index 4e081af1e3..34107af558 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationDispenseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationDispenseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationKnowledgeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationKnowledgeTest.php index f624b77901..92285f3d2a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationKnowledgeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationKnowledgeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationRequestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationRequestTest.php index dc8a3cead2..7b9dad6d32 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationStatementTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationStatementTest.php index a1aabcbd15..74491448a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationStatementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationStatementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationTest.php index 605370fcc6..81a1a38d6c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductAuthorizationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductAuthorizationTest.php index c2c700a685..16d65598f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductAuthorizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductAuthorizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductContraindicationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductContraindicationTest.php index 8eff0d2a02..3d52635860 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductContraindicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductContraindicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIndicationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIndicationTest.php index ec281e74e2..e37d74dc72 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIndicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIndicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIngredientTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIngredientTest.php index f81ce80254..aa03d592fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIngredientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductIngredientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductInteractionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductInteractionTest.php index 619627fe31..1620bee8eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductInteractionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductInteractionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductManufacturedTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductManufacturedTest.php index 662b444f23..f5e3d15ae6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductManufacturedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductManufacturedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPackagedTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPackagedTest.php index 6122ea7982..e3d38dfa5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPackagedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPackagedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPharmaceuticalTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPharmaceuticalTest.php index c9873baf22..f3a74d7664 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPharmaceuticalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductPharmaceuticalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductTest.php index f5c220b60e..0492bd2e31 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductUndesirableEffectTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductUndesirableEffectTest.php index fcfd7d5331..8f2da187dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductUndesirableEffectTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicinalProductUndesirableEffectTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageDefinitionTest.php index 2896f4fbc7..0c6e48be69 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageHeaderTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageHeaderTest.php index 8f9308fd9a..3fb3db2df1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageHeaderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageHeaderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMolecularSequenceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMolecularSequenceTest.php index 83ced700de..eeff278c8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMolecularSequenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMolecularSequenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNamingSystemTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNamingSystemTest.php index ff792d2778..46978139e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNamingSystemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNamingSystemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNutritionOrderTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNutritionOrderTest.php index adaff8d646..d70604904d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNutritionOrderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNutritionOrderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationDefinitionTest.php index 000e56c2bc..bae3484760 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationTest.php index 7b92329d13..968c3a29d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationDefinitionTest.php index f2a099b1a3..2540ea82e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationOutcomeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationOutcomeTest.php index ab826abc6b..c1e9a40b68 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationOutcomeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationOutcomeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationAffiliationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationAffiliationTest.php index b3534523d2..9833430436 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationAffiliationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationAffiliationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationTest.php index 1c8076a4d1..7b8f596c31 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPatientTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPatientTest.php index 440fd4ca01..b4a2c07c96 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPatientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPatientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentNoticeTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentNoticeTest.php index 17e6bb6d02..e85f8eeb7f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentNoticeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentNoticeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliationTest.php index d3fb278787..3dcb3e45f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPersonTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPersonTest.php index 07ad9397b3..c26cff23a4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPersonTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPersonTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPlanDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPlanDefinitionTest.php index 58171f8e00..40d41b7a44 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPlanDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPlanDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerRoleTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerRoleTest.php index c42fbbbeaa..e61af478c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerRoleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerRoleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerTest.php index 0e11cbac84..bfb942f04a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureTest.php index 538cca5eb2..a21cd3ac48 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProvenanceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProvenanceTest.php index 71ce1c81a5..9c04eefcf5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProvenanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProvenanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponseTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponseTest.php index b2f00b2a4d..521123f782 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireTest.php index c60f4374f6..c5607572fb 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRelatedPersonTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRelatedPersonTest.php index 23bce67055..2f1c005c5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRelatedPersonTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRelatedPersonTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRequestGroupTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRequestGroupTest.php index f74b666bdd..8fdb6dfef4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRequestGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRequestGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchDefinitionTest.php index fead1ff6ec..9c37c1ca43 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchElementDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchElementDefinitionTest.php index 0d92c6cc63..1491c82050 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchElementDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchElementDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchStudyTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchStudyTest.php index 3b60856d8b..9f788772a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchStudyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchStudyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchSubjectTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchSubjectTest.php index 94c0a118c0..ce0dc8d45b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchSubjectTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchSubjectTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskAssessmentTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskAssessmentTest.php index 5acca93d31..4e03e7fc2a 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskAssessmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskAssessmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskEvidenceSynthesisTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskEvidenceSynthesisTest.php index 50212d81ef..c8d514c74c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskEvidenceSynthesisTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskEvidenceSynthesisTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRScheduleTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRScheduleTest.php index 0b772d1342..f4fc6d7556 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRScheduleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRScheduleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSearchParameterTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSearchParameterTest.php index 4a0673d181..43be118fe1 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSearchParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSearchParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRServiceRequestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRServiceRequestTest.php index 054ec0db35..29277c4866 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRServiceRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRServiceRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSlotTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSlotTest.php index de79c2b99e..80a8c86bdd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSlotTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSlotTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenDefinitionTest.php index 8ef1e7ab60..7d7d6f2b0f 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenTest.php index 7d5219bf1a..eca665939d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureDefinitionTest.php index 5db53caeda..dc8852a836 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureMapTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureMapTest.php index ca58095a9c..9807aa1d75 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureMapTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureMapTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubscriptionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubscriptionTest.php index 072f98c2a4..ab4f8c66cd 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubscriptionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubscriptionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceNucleicAcidTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceNucleicAcidTest.php index d7763e7b39..dbd3de96dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceNucleicAcidTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceNucleicAcidTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstancePolymerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstancePolymerTest.php index ddd3d232d0..099b8f90b5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstancePolymerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstancePolymerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceProteinTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceProteinTest.php index 6ae6ba04fc..d9683850cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceProteinTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceProteinTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceReferenceInformationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceReferenceInformationTest.php index 2d0dc0f7ee..540e15a4f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceReferenceInformationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceReferenceInformationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceSourceMaterialTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceSourceMaterialTest.php index 28973de226..6c74e03ee6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceSourceMaterialTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceSourceMaterialTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceSpecificationTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceSpecificationTest.php index c8b9988e7b..8a295506f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceSpecificationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceSpecificationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceTest.php index 3475005057..9968f78df9 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyDeliveryTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyDeliveryTest.php index 155543de8c..6eca3f8b81 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyDeliveryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyDeliveryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyRequestTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyRequestTest.php index 46bbdac327..c1b0ac32b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTaskTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTaskTest.php index 62957d9c10..c66d4d822c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTaskTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTaskTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTerminologyCapabilitiesTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTerminologyCapabilitiesTest.php index 6f42c10d1b..ddfb5e27b3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTerminologyCapabilitiesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTerminologyCapabilitiesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestReportTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestReportTest.php index a602feec58..2dbfd51a8b 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestReportTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestReportTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestScriptTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestScriptTest.php index aa3c4e0d8e..e24130d603 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestScriptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestScriptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRValueSetTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRValueSetTest.php index f17e82455c..c95986a2d6 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRValueSetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRValueSetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVerificationResultTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVerificationResultTest.php index 5678c9a9c2..3ac9c902e8 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVerificationResultTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVerificationResultTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVisionPrescriptionTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVisionPrescriptionTest.php index 6b735cff06..45015bcd4d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVisionPrescriptionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVisionPrescriptionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResourceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResourceTest.php index 184e61edeb..b1849dcf94 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRDomainResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRParametersTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRParametersTest.php index 89d528e585..a17bca2fa5 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRParametersTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResource/FHIRParametersTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResourceContainerTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResourceContainerTest.php index 9e5f672031..c7761179ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResourceContainerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResourceContainerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResourceTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResourceTest.php index bebb65be01..d91b03795d 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php index c243d644e2..aed7f9b46c 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRStringPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRStringPrimitiveTest.php index 4bddcc52df..3f446a4557 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRStringPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRStringPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRTimePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRTimePrimitiveTest.php index 180daaad53..0589860a38 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRTimePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRTimePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUnsignedIntPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUnsignedIntPrimitiveTest.php index d0c0ffb5c6..2b4d039b41 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUnsignedIntPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUnsignedIntPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUriPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUriPrimitiveTest.php index 71c99f72e7..6539f55f96 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUriPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUriPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUrlPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUrlPrimitiveTest.php index b9e86a32ee..d4dcb042d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUrlPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUrlPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUuidPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUuidPrimitiveTest.php index 8dd888430b..a49acabc35 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUuidPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/FHIRUuidPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/PHPFHIRConstantsTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/PHPFHIRConstantsTest.php index 5d0bb7bd7a..14c4d06e22 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/PHPFHIRConstantsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/PHPFHIRConstantsTest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -5242,10 +5242,10 @@ public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_R4_FHIRResourc $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRResourceContainer', PHPFHIRConstants::TYPE_CLASS_RESOURCE_CONTAINER); } - public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_R4_FHIRResourceType() + public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_R4_FHIRElement_FHIRResourceType() { $this->assertEquals('ResourceType', PHPFHIRConstants::TYPE_NAME_RESOURCE_TYPE); - $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRResourceType', PHPFHIRConstants::TYPE_CLASS_RESOURCE_TYPE); + $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType', PHPFHIRConstants::TYPE_CLASS_RESOURCE_TYPE); } public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_R4_FHIRCodePrimitive_FHIRResourceTypeList() diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/PHPFHIRTypeMapTest.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/PHPFHIRTypeMapTest.php index b025bf39d7..bb21f38735 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/PHPFHIRTypeMapTest.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTests/PHPFHIRTypeMapTest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * @@ -2924,8 +2924,8 @@ public function testIsContainableResourceWithClassname() $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\R4\FHIRResource')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\R4\FHIRResourceContainer')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\R4\FHIRResourceContainer')); - $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\R4\FHIRResourceType')); - $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\R4\FHIRResourceType')); + $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType')); + $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\R4\FHIRCodePrimitive\FHIRResourceTypeList')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\R4\FHIRCodePrimitive\FHIRResourceTypeList')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceVersionPolicy')); @@ -6289,7 +6289,7 @@ public function testIsContainableResourceWithInstance() $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); $type = new \DCarbone\PHPFHIRGenerated\R4\FHIRResourceContainer; $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); - $type = new \DCarbone\PHPFHIRGenerated\R4\FHIRResourceType; + $type = new \DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType; $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); $type = new \DCarbone\PHPFHIRGenerated\R4\FHIRCodePrimitive\FHIRResourceTypeList; $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); @@ -7705,6 +7705,7 @@ public function testGetTypeClass() $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResearchElementType', PHPFHIRTypeMap::getTypeClass('ResearchElementType')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResearchStudyStatus', PHPFHIRTypeMap::getTypeClass('ResearchStudyStatus')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResearchSubjectStatus', PHPFHIRTypeMap::getTypeClass('ResearchSubjectStatus')); + $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceType', PHPFHIRTypeMap::getTypeClass('ResourceType')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResourceVersionPolicy', PHPFHIRTypeMap::getTypeClass('ResourceVersionPolicy')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRResponseType', PHPFHIRTypeMap::getTypeClass('ResponseType')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRElement\FHIRRestfulCapabilityMode', PHPFHIRTypeMap::getTypeClass('RestfulCapabilityMode')); @@ -7771,7 +7772,6 @@ public function testGetTypeClass() $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRPositiveIntPrimitive', PHPFHIRTypeMap::getTypeClass('positiveInt-primitive')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRResource', PHPFHIRTypeMap::getTypeClass('Resource')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRResourceContainer', PHPFHIRTypeMap::getTypeClass('ResourceContainer')); - $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRResourceType', PHPFHIRTypeMap::getTypeClass('ResourceType')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRResource\FHIRBinary', PHPFHIRTypeMap::getTypeClass('Binary')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRResource\FHIRBundle', PHPFHIRTypeMap::getTypeClass('Bundle')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\R4\FHIRResource\FHIRDomainResource', PHPFHIRTypeMap::getTypeClass('DomainResource')); diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTypeInterface.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTypeInterface.php index 5959c803c5..7976e4fa01 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTypeInterface.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTypeInterface.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTypeMap.php b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTypeMap.php index a2f33d4cf0..05a57842ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTypeMap.php +++ b/src/DCarbone/PHPFHIRGenerated/R4/PHPFHIRTypeMap.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:38+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRBase64BinaryPrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRBase64BinaryPrimitive.php index 24c985dd9f..ae135f25e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRBase64BinaryPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRBase64BinaryPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRBooleanPrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRBooleanPrimitive.php index 79bf0cdbab..ea64e0e0d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRBooleanPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRBooleanPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -243,6 +243,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive.php index 4464b772ea..5976239732 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -248,6 +248,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAccountStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAccountStatusList.php index 8915e86983..e3e523939f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAccountStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAccountStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionCardinalityBehaviorList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionCardinalityBehaviorList.php index 0459ee612e..fa2bc1cd2d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionCardinalityBehaviorList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionCardinalityBehaviorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionConditionKindList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionConditionKindList.php index 4f4fb4b466..efa8fdc878 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionConditionKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionConditionKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionGroupingBehaviorList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionGroupingBehaviorList.php index 92996d693a..3a0fc7020c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionGroupingBehaviorList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionGroupingBehaviorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionListList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionListList.php index ccf5a5e50a..8b1368badc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionListList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionListList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionParticipantTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionParticipantTypeList.php index 88cefe3102..29e4f8c9fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionParticipantTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionParticipantTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionPrecheckBehaviorList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionPrecheckBehaviorList.php index f70466a9ae..55d37d245d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionPrecheckBehaviorList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionPrecheckBehaviorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionRelationshipTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionRelationshipTypeList.php index 2cbb28439d..e159901efe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionRelationshipTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionRelationshipTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionRequiredBehaviorList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionRequiredBehaviorList.php index 9cd9fd1dcc..cd51054706 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionRequiredBehaviorList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionRequiredBehaviorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionSelectionBehaviorList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionSelectionBehaviorList.php index e31e891d67..a010b15006 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionSelectionBehaviorList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRActionSelectionBehaviorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAddressTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAddressTypeList.php index b63f71b674..e0d68de139 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAddressTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAddressTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAddressUseList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAddressUseList.php index c8bf3bacc5..5fc3078992 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAddressUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAddressUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAdministrativeGenderList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAdministrativeGenderList.php index a841d16e94..4f39eea9b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAdministrativeGenderList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAdministrativeGenderList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAdverseEventCategoryList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAdverseEventCategoryList.php index 0250b33413..e8001fc450 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAdverseEventCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAdverseEventCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAdverseEventCausalityList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAdverseEventCausalityList.php index 369f68f25c..deb4b69200 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAdverseEventCausalityList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAdverseEventCausalityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAggregationModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAggregationModeList.php index a6b92f7eb1..c41dbf2573 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAggregationModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAggregationModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryList.php index 58b9123506..7bd8109602 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceClinicalStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceClinicalStatusList.php index 164cb72d04..7ea5a20849 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceClinicalStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceClinicalStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityList.php index 9997f5ce27..dedd026a6f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityList.php index 43869f05f7..6855faea3b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeList.php index 4534cef790..7ccde19f24 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceVerificationStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceVerificationStatusList.php index 1107e58888..42455001d2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceVerificationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAllergyIntoleranceVerificationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAppointmentStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAppointmentStatusList.php index 015b2785df..e981f0aae7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAppointmentStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAppointmentStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAssertionDirectionTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAssertionDirectionTypeList.php index bb77ec0d7e..7ae75dfc0c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAssertionDirectionTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAssertionDirectionTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAssertionOperatorTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAssertionOperatorTypeList.php index ae4e46b6d6..5e8dddfb18 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAssertionOperatorTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAssertionOperatorTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAssertionResponseTypesList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAssertionResponseTypesList.php index 4e7f98e234..6515090ef5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAssertionResponseTypesList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAssertionResponseTypesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAuditEventActionList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAuditEventActionList.php index 1dcf9ba181..3393664831 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAuditEventActionList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAuditEventActionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeList.php index 2bd9d685af..96333585f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAuditEventOutcomeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAuditEventOutcomeList.php index 9f517b3c9c..ce9f203465 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAuditEventOutcomeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRAuditEventOutcomeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRBindingStrengthList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRBindingStrengthList.php index ab6c40167a..cb6bc2188e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRBindingStrengthList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRBindingStrengthList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRBundleTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRBundleTypeList.php index fafd295ad7..9fd8cd6da3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRBundleTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRBundleTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCapabilityStatementKindList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCapabilityStatementKindList.php index 85b385edff..dd0e99307f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCapabilityStatementKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCapabilityStatementKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCarePlanActivityStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCarePlanActivityStatusList.php index 833ed64539..4e5de7c66f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCarePlanActivityStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCarePlanActivityStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCarePlanIntentList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCarePlanIntentList.php index 141dcbb1c8..6f09464f2a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCarePlanIntentList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCarePlanIntentList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCarePlanStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCarePlanStatusList.php index 77e6fb35d2..86edd8bd63 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCarePlanStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCarePlanStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCareTeamStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCareTeamStatusList.php index 2482c8c111..35f5d070c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCareTeamStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCareTeamStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRChargeItemStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRChargeItemStatusList.php index 45f486e96e..8f59d6fdda 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRChargeItemStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRChargeItemStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRClinicalImpressionStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRClinicalImpressionStatusList.php index 95f6375424..5ad0e9c48d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRClinicalImpressionStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRClinicalImpressionStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCodeSystemContentModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCodeSystemContentModeList.php index 2cb5828d6e..e5fd604106 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCodeSystemContentModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCodeSystemContentModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningList.php index d1e37f72bd..37f509dbff 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCompartmentTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCompartmentTypeList.php index d8c5d61c57..b297132ea2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCompartmentTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCompartmentTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCompositionAttestationModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCompositionAttestationModeList.php index bdc151be49..04e052f807 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCompositionAttestationModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCompositionAttestationModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCompositionStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCompositionStatusList.php index a3a5d69c41..2a14df5eb4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCompositionStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRCompositionStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConceptMapEquivalenceList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConceptMapEquivalenceList.php index 561824400e..7333b2c44c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConceptMapEquivalenceList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConceptMapEquivalenceList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeList.php index 41867b1f7a..e9685dba25 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionClinicalStatusCodesList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionClinicalStatusCodesList.php index b38b352861..733928bf9c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionClinicalStatusCodesList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionClinicalStatusCodesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionVerificationStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionVerificationStatusList.php index 309c072f72..0c934a0174 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionVerificationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionVerificationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionalDeleteStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionalDeleteStatusList.php index 3c0a332aa6..84c9e60690 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionalDeleteStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionalDeleteStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionalReadStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionalReadStatusList.php index 00812d5100..0201973c97 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionalReadStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConditionalReadStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConfidentialityClassificationList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConfidentialityClassificationList.php index 517eb03265..398514ea91 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConfidentialityClassificationList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConfidentialityClassificationList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConsentDataMeaningList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConsentDataMeaningList.php index 74a816b82d..2234a5c085 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConsentDataMeaningList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConsentDataMeaningList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConsentExceptTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConsentExceptTypeList.php index d00c408cf1..ce7f0b8afd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConsentExceptTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConsentExceptTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConsentStateList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConsentStateList.php index 0f2aa2ae78..51999c3ed9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConsentStateList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConsentStateList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConstraintSeverityList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConstraintSeverityList.php index d2e49d7f96..a7bf355f87 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConstraintSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRConstraintSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContactPointSystemList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContactPointSystemList.php index 84c857f2e2..34406c8386 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContactPointSystemList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContactPointSystemList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContactPointUseList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContactPointUseList.php index 88f5649f04..3241789359 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContactPointUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContactPointUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContentTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContentTypeList.php index c94d8ac26b..c90c9f5aa5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContentTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContentTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContractResourceStatusCodesList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContractResourceStatusCodesList.php index 771211fcc4..57fe205431 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContractResourceStatusCodesList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContractResourceStatusCodesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContributorTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContributorTypeList.php index c0d5e464b4..44f5316a08 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContributorTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRContributorTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDataElementStringencyList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDataElementStringencyList.php index 931c25b3b0..89f718d217 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDataElementStringencyList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDataElementStringencyList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDaysOfWeekList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDaysOfWeekList.php index 307e6cd5b5..46522edc9a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDaysOfWeekList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDaysOfWeekList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDetectedIssueSeverityList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDetectedIssueSeverityList.php index 85c38af2a0..a744ddb60e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDetectedIssueSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDetectedIssueSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateList.php index 7b0c7519ac..f52a332aad 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeList.php index 951a7f3045..bd27a2f702 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricCategoryList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricCategoryList.php index 80708b7ec7..ef514c2729 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricColorList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricColorList.php index a1115824f7..12edd8953b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricColorList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricColorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusList.php index 97bfb135f3..ac2ea83e2d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceUseStatementStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceUseStatementStatusList.php index f4f0cded66..501987b0f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceUseStatementStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDeviceUseStatementStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDiagnosticReportStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDiagnosticReportStatusList.php index 7864de5164..4566b33e64 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDiagnosticReportStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDiagnosticReportStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDigitalMediaTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDigitalMediaTypeList.php index 72d4f19b4a..561b2bb72a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDigitalMediaTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDigitalMediaTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDiscriminatorTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDiscriminatorTypeList.php index 8f409c6aaf..20911e83b7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDiscriminatorTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDiscriminatorTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDocumentModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDocumentModeList.php index 2ec273b331..985d49de4d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDocumentModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDocumentModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDocumentReferenceStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDocumentReferenceStatusList.php index 9e125e87a5..dffcb10759 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDocumentReferenceStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDocumentReferenceStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDocumentRelationshipTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDocumentRelationshipTypeList.php index 13cceb7fa0..b68e7fcc26 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDocumentRelationshipTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRDocumentRelationshipTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREncounterLocationStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREncounterLocationStatusList.php index b5469574fc..05135f1928 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREncounterLocationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREncounterLocationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREncounterStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREncounterStatusList.php index fa958bb357..343ce4b86d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREncounterStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREncounterStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREndpointStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREndpointStatusList.php index ed51c2c5f1..b8a8dbd25b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREndpointStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREndpointStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREpisodeOfCareStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREpisodeOfCareStatusList.php index 9b966bc489..7812f25b41 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREpisodeOfCareStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREpisodeOfCareStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREventCapabilityModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREventCapabilityModeList.php index bfef3a169c..a453093275 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREventCapabilityModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREventCapabilityModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREventStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREventStatusList.php index 18f6e20432..01499c6572 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREventStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREventStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREventTimingList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREventTimingList.php index 8129aa6bcc..689b1f4c0b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREventTimingList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIREventTimingList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusList.php index 39d1edf03d..1084ca88ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRExtensionContextList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRExtensionContextList.php index 22ca59bd84..5a4a7097f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRExtensionContextList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRExtensionContextList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRAllTypesList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRAllTypesList.php index 42d2a20a83..4d41943b4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRAllTypesList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRAllTypesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRDefinedTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRDefinedTypeList.php index b2e583d829..3d007cdbe9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRDefinedTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRDefinedTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRDeviceStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRDeviceStatusList.php index 0e6e5dd1d6..e76ba09744 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRDeviceStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRDeviceStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRSubstanceStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRSubstanceStatusList.php index a0fc858b5b..b100b6cb9e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRSubstanceStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFHIRSubstanceStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFamilyHistoryStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFamilyHistoryStatusList.php index 45b6934ce3..7e33a005ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFamilyHistoryStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFamilyHistoryStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFilterOperatorList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFilterOperatorList.php index 28989b265b..df7dc5a426 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFilterOperatorList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFilterOperatorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesList.php index b56df1440d..a5927e338c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFlagStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFlagStatusList.php index 7639689d92..32d064757a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFlagStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRFlagStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGoalStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGoalStatusList.php index a304562dab..435f07a8d6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGoalStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGoalStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGraphCompartmentRuleList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGraphCompartmentRuleList.php index b17c1435d8..bf59ed9c68 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGraphCompartmentRuleList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGraphCompartmentRuleList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGroupTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGroupTypeList.php index c9e6a0df80..f2499de2fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGroupTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGroupTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGuidanceResponseStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGuidanceResponseStatusList.php index 9aef343e0e..f887c85671 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGuidanceResponseStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGuidanceResponseStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGuideDependencyTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGuideDependencyTypeList.php index 784efe0552..7a34376c09 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGuideDependencyTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGuideDependencyTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGuidePageKindList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGuidePageKindList.php index 1289f2c203..15f360c741 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGuidePageKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRGuidePageKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRHTTPVerbList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRHTTPVerbList.php index c5554ead21..40428523ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRHTTPVerbList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRHTTPVerbList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIdentifierUseList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIdentifierUseList.php index 231eb72c76..d2bd3ef12e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIdentifierUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIdentifierUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIdentityAssuranceLevelList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIdentityAssuranceLevelList.php index c382706251..0c00d1602f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIdentityAssuranceLevelList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIdentityAssuranceLevelList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRImmunizationStatusCodesList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRImmunizationStatusCodesList.php index 5f33668b88..c08d096c50 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRImmunizationStatusCodesList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRImmunizationStatusCodesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRInstanceAvailabilityList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRInstanceAvailabilityList.php index 0c762b4e14..f7a2c3a26a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRInstanceAvailabilityList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRInstanceAvailabilityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIssueSeverityList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIssueSeverityList.php index 9dd35bf85e..f0bf1bd108 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIssueSeverityList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIssueSeverityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIssueTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIssueTypeList.php index 7f97042bcd..c3d3fa4705 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIssueTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRIssueTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLinkTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLinkTypeList.php index cd956d6a6d..a11939d48c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLinkTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLinkTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLinkageTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLinkageTypeList.php index d82325d86e..43db95580c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLinkageTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLinkageTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRListModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRListModeList.php index f1a2f18703..cd15fa0486 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRListModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRListModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRListStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRListStatusList.php index 3960ffc342..3de691acf4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRListStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRListStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLocationModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLocationModeList.php index ca3baac172..ac639e00d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLocationModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLocationModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLocationStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLocationStatusList.php index 67a984f069..4c0aa0c9f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLocationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRLocationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMeasmntPrincipleList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMeasmntPrincipleList.php index 71fe3f2478..55a9cebb75 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMeasmntPrincipleList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMeasmntPrincipleList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMeasureReportStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMeasureReportStatusList.php index 531249c267..6d373bcf2d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMeasureReportStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMeasureReportStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMeasureReportTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMeasureReportTypeList.php index 085b419618..3c4e960672 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMeasureReportTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMeasureReportTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationAdministrationStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationAdministrationStatusList.php index d60bff0283..3e93220add 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationAdministrationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationAdministrationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationDispenseStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationDispenseStatusList.php index 722769de9d..9051282852 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationDispenseStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationDispenseStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationRequestIntentList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationRequestIntentList.php index 9ceb5d7f3e..4de4b53e22 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationRequestIntentList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationRequestIntentList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationRequestPriorityList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationRequestPriorityList.php index 02baa53720..2dcfbc94f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationRequestPriorityList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationRequestPriorityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationRequestStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationRequestStatusList.php index 31899be055..64ef63679f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationRequestStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationRequestStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationStatementStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationStatementStatusList.php index be23b2dc35..2e17f298d8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationStatementStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationStatementStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationStatementTakenList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationStatementTakenList.php index 2b81e5a3fb..c540fd58e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationStatementTakenList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationStatementTakenList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationStatusList.php index 0a348799de..79196e7d6e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMedicationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMessageSignificanceCategoryList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMessageSignificanceCategoryList.php index 821bf35f18..a049271db3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMessageSignificanceCategoryList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRMessageSignificanceCategoryList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNameUseList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNameUseList.php index c9213ce35a..0b3c17b44d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNameUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNameUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeList.php index d514cdd051..cc8f7dd201 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNamingSystemTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNamingSystemTypeList.php index b20a531ffb..ec3af31bb0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNamingSystemTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNamingSystemTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNarrativeStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNarrativeStatusList.php index 79312f101e..c70a39daa1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNarrativeStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNarrativeStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNoteTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNoteTypeList.php index 7eb2880011..d260dfec1c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNoteTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNoteTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNutritionOrderStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNutritionOrderStatusList.php index 76668f8e0f..393ec94441 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNutritionOrderStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRNutritionOrderStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRObservationRelationshipTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRObservationRelationshipTypeList.php index 9e9f442cff..0482dec7ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRObservationRelationshipTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRObservationRelationshipTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRObservationStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRObservationStatusList.php index bf257383f0..44c6ca0e2c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRObservationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRObservationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIROperationKindList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIROperationKindList.php index b820c4f77b..895daf21e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIROperationKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIROperationKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIROperationParameterUseList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIROperationParameterUseList.php index b1b355932d..ae886149bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIROperationParameterUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIROperationParameterUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRParticipantRequiredList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRParticipantRequiredList.php index 047e99fb49..30579bef6d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRParticipantRequiredList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRParticipantRequiredList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRParticipationStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRParticipationStatusList.php index 0d61273218..e7ff22df47 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRParticipationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRParticipationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRPropertyRepresentationList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRPropertyRepresentationList.php index f08595b0fd..e7ffdba8af 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRPropertyRepresentationList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRPropertyRepresentationList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRPropertyTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRPropertyTypeList.php index 89298cc5a2..57d716637e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRPropertyTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRPropertyTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRProvenanceEntityRoleList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRProvenanceEntityRoleList.php index 4199c10426..e7344ad0bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRProvenanceEntityRoleList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRProvenanceEntityRoleList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRPublicationStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRPublicationStatusList.php index 202583b3b8..70f78e7a10 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRPublicationStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRPublicationStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQualityTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQualityTypeList.php index 92df0b4107..2ceb87ccf1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQualityTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQualityTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQuantityComparatorList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQuantityComparatorList.php index 07189afdab..f6c0382904 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQuantityComparatorList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQuantityComparatorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQuestionnaireItemTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQuestionnaireItemTypeList.php index d830158c28..ed2d0aee62 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQuestionnaireItemTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQuestionnaireItemTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusList.php index 03924e8cec..6ef0a3c42d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRReferenceHandlingPolicyList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRReferenceHandlingPolicyList.php index 50de183724..e142ebb4d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRReferenceHandlingPolicyList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRReferenceHandlingPolicyList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRReferenceVersionRulesList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRReferenceVersionRulesList.php index 13a948ff9c..b8ee7da0b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRReferenceVersionRulesList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRReferenceVersionRulesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRelatedArtifactTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRelatedArtifactTypeList.php index 4ee3f5ca1d..cef5b87027 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRelatedArtifactTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRelatedArtifactTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRemittanceOutcomeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRemittanceOutcomeList.php index f8ae951c03..79389ca711 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRemittanceOutcomeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRemittanceOutcomeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRepositoryTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRepositoryTypeList.php index cab0c2cb24..78119451c7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRepositoryTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRepositoryTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRequestIntentList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRequestIntentList.php index 50029a3801..6301c112bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRequestIntentList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRequestIntentList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRequestPriorityList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRequestPriorityList.php index 631ced02f5..e71f8fe651 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRequestPriorityList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRequestPriorityList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRequestStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRequestStatusList.php index 094f2b7e83..53a019e64a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRequestStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRequestStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResearchStudyStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResearchStudyStatusList.php index b9b45ed5be..825813ce0f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResearchStudyStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResearchStudyStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResearchSubjectStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResearchSubjectStatusList.php index b0ba0bf9d8..71b4dcd663 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResearchSubjectStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResearchSubjectStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResourceTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResourceTypeList.php index 5e6ef6e0f1..a5a6c6c36c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResourceTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResourceTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResourceVersionPolicyList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResourceVersionPolicyList.php index fae0f6ca9d..6d4e127951 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResourceVersionPolicyList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResourceVersionPolicyList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResponseTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResponseTypeList.php index 1361d4b44b..9a6c740aef 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResponseTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRResponseTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRestfulCapabilityModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRestfulCapabilityModeList.php index 9c45dd5ea2..af7e94ddb0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRestfulCapabilityModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRRestfulCapabilityModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchComparatorList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchComparatorList.php index e15b43fa35..2a1cc7f3a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchComparatorList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchComparatorList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchEntryModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchEntryModeList.php index 19846aaab0..57fbf668e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchEntryModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchEntryModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchModifierCodeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchModifierCodeList.php index e01de0c458..f2593f628e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchModifierCodeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchModifierCodeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchParamTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchParamTypeList.php index 4969ace57c..36285806dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchParamTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSearchParamTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSlicingRulesList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSlicingRulesList.php index 22607ec820..e0574a7587 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSlicingRulesList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSlicingRulesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSlotStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSlotStatusList.php index 6afa8d2071..e4a1074491 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSlotStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSlotStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSpecimenStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSpecimenStatusList.php index aadfbcc773..4b43d6d32d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSpecimenStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSpecimenStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureDefinitionKindList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureDefinitionKindList.php index 5fc7df7351..7bc4d3387a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureDefinitionKindList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureDefinitionKindList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapContextTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapContextTypeList.php index b0465ff7c3..81b685f36b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapContextTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapContextTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeList.php index bc73f7f64a..4c344ac48f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapInputModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapInputModeList.php index d75e83ee16..431b9c8ce4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapInputModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapInputModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapModelModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapModelModeList.php index cc6e81be3a..00ac96fc37 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapModelModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapModelModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapSourceListModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapSourceListModeList.php index f299ec7a55..4b0d29a3ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapSourceListModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapSourceListModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapTargetListModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapTargetListModeList.php index ec3568f69a..7b6a32d618 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapTargetListModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapTargetListModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapTransformList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapTransformList.php index 7d1bf93adc..95d9b819ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapTransformList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRStructureMapTransformList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSubscriptionChannelTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSubscriptionChannelTypeList.php index f272a0d9bb..24eb1bac36 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSubscriptionChannelTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSubscriptionChannelTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSubscriptionStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSubscriptionStatusList.php index bd95c330da..0e5a5685c7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSubscriptionStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSubscriptionStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSupplyDeliveryStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSupplyDeliveryStatusList.php index 7065877c8e..8c19390221 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSupplyDeliveryStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSupplyDeliveryStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSupplyRequestStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSupplyRequestStatusList.php index 068059ee47..f5a5626334 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSupplyRequestStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSupplyRequestStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSystemRestfulInteractionList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSystemRestfulInteractionList.php index b5f444230c..06ebed26ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSystemRestfulInteractionList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSystemRestfulInteractionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSystemVersionProcessingModeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSystemVersionProcessingModeList.php index 6814757811..95ff1d8fb8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSystemVersionProcessingModeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRSystemVersionProcessingModeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTaskStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTaskStatusList.php index be499a4505..d06de9bc3b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTaskStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTaskStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportActionResultList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportActionResultList.php index 20918170f7..f014d0d9b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportActionResultList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportActionResultList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportParticipantTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportParticipantTypeList.php index 517dff37c6..8cfb4ca3ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportParticipantTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportParticipantTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportResultList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportResultList.php index 43d05d0704..ab0bbcbbf8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportResultList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportResultList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportStatusList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportStatusList.php index 7f54628270..49a69b648c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportStatusList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestReportStatusList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeList.php index 497a6538fd..522e3e36fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTriggerTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTriggerTypeList.php index 1ff2d7f4af..a1b2c5cf27 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTriggerTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTriggerTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTypeDerivationRuleList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTypeDerivationRuleList.php index 1f688abe0c..1d1c72de47 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTypeDerivationRuleList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTypeDerivationRuleList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTypeRestfulInteractionList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTypeRestfulInteractionList.php index bc15c4a4c8..adef21cecf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTypeRestfulInteractionList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRTypeRestfulInteractionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUDIEntryTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUDIEntryTypeList.php index 33175e78d0..cf569cffc6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUDIEntryTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUDIEntryTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUnitsOfTimeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUnitsOfTimeList.php index d1d6117909..1c3b1a076e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUnitsOfTimeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUnitsOfTimeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUnknownContentCodeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUnknownContentCodeList.php index 4d5e583dd6..1976b87b57 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUnknownContentCodeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUnknownContentCodeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUseList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUseList.php index a3018240e7..20c23439dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUseList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRUseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRVisionBaseList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRVisionBaseList.php index d8147b757b..48223b1f42 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRVisionBaseList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRVisionBaseList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRVisionEyesList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRVisionEyesList.php index 10c04c340b..98dc077477 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRVisionEyesList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRVisionEyesList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRXPathUsageTypeList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRXPathUsageTypeList.php index 0538cddd55..39e257c579 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRXPathUsageTypeList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRCodePrimitive/FHIRXPathUsageTypeList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -180,20 +180,4 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 parent::xmlSerialize($sxe); return $sxe; } - - /** - * @return null|string - */ - public function jsonSerialize() - { - return $this->getValue(); - } - - /** - * @return string - */ - public function __toString() - { - return (string)$this->getValue(); - } } \ No newline at end of file diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRDatePrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRDatePrimitive.php index f2449e7d74..e93072833d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRDatePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRDatePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -276,6 +276,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRDateTimePrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRDateTimePrimitive.php index 3b518b1625..83f5258d92 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRDateTimePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRDateTimePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -277,6 +277,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRDecimalPrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRDecimalPrimitive.php index d4ddc26982..99657c85fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRDecimalPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRDecimalPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -247,6 +247,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement.php index 8f49a1f6f1..653cbdcc61 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -408,6 +408,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAccountStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAccountStatus.php index 15a2b9cd41..b48c66cc4b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAccountStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAccountStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionCardinalityBehavior.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionCardinalityBehavior.php index 280f15f95a..82ec259778 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionCardinalityBehavior.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionCardinalityBehavior.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionConditionKind.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionConditionKind.php index dd88eaaf9e..4ec9cd9a87 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionConditionKind.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionConditionKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionGroupingBehavior.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionGroupingBehavior.php index 5d18b19dd1..19bae0247b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionGroupingBehavior.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionGroupingBehavior.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionList.php index f949d06536..2dfb022e91 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionParticipantType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionParticipantType.php index 290a783432..68c012b87c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionParticipantType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionParticipantType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionPrecheckBehavior.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionPrecheckBehavior.php index 735d3e2dc7..e4e2399eca 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionPrecheckBehavior.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionPrecheckBehavior.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionRelationshipType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionRelationshipType.php index 02f5a23cab..0ab6a0bf4a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionRelationshipType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionRelationshipType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionRequiredBehavior.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionRequiredBehavior.php index 594094fd97..3b7e91d96a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionRequiredBehavior.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionRequiredBehavior.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionSelectionBehavior.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionSelectionBehavior.php index 8f07067deb..48f7bc6a91 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionSelectionBehavior.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRActionSelectionBehavior.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAddress.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAddress.php index 46c5e47ef6..d880da8bde 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAddress.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAddress.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1073,6 +1073,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAddressType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAddressType.php index 73cf76f30a..92de1a16f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAddressType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAddressType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAddressUse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAddressUse.php index e3a3345508..9761679e65 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAddressUse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAddressUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAdministrativeGender.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAdministrativeGender.php index de6a98c60f..5dbea1a3bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAdministrativeGender.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAdministrativeGender.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAdverseEventCategory.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAdverseEventCategory.php index aefb115321..2d20335090 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAdverseEventCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAdverseEventCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAdverseEventCausality.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAdverseEventCausality.php index 886bbd007f..1d664808e6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAdverseEventCausality.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAdverseEventCausality.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAggregationMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAggregationMode.php index 6a29b8d866..7a227aab8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAggregationMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAggregationMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceCategory.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceCategory.php index 1935f272c1..c16e3e072c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceClinicalStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceClinicalStatus.php index ef180d5e82..8df0ace54d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceClinicalStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceClinicalStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceCriticality.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceCriticality.php index 27d215afea..fed2583071 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceCriticality.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceCriticality.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceSeverity.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceSeverity.php index 0ecd5a7fb1..ea21411bf5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceType.php index e543b880a8..955bd27231 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceVerificationStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceVerificationStatus.php index faa3eded87..13e4c0b58a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceVerificationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAllergyIntoleranceVerificationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAnnotation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAnnotation.php index c9b84dd08e..d811e49012 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAnnotation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAnnotation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -533,6 +533,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAppointmentStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAppointmentStatus.php index 0ac79455f7..f10a2520fb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAppointmentStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAppointmentStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAssertionDirectionType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAssertionDirectionType.php index 6f7b5d06cc..510dc378a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAssertionDirectionType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAssertionDirectionType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAssertionOperatorType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAssertionOperatorType.php index 8c04a68fb6..fb0409f461 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAssertionOperatorType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAssertionOperatorType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAssertionResponseTypes.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAssertionResponseTypes.php index c99d75aaad..3617bf016b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAssertionResponseTypes.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAssertionResponseTypes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAttachment.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAttachment.php index 5e36d9e917..60a17a89c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAttachment.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAttachment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -935,6 +935,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAuditEventAction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAuditEventAction.php index e26ffb5e38..8da32801a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAuditEventAction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAuditEventAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAuditEventAgentNetworkType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAuditEventAgentNetworkType.php index ca2ddd4fa1..a99fb15079 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAuditEventAgentNetworkType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAuditEventAgentNetworkType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAuditEventOutcome.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAuditEventOutcome.php index 94b1b03ea7..2f6334b9b7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAuditEventOutcome.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRAuditEventOutcome.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement.php index 1b398bd61e..00ed9aedc9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -332,6 +332,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverage.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverage.php index 0953cdefc4..b6087d8ec5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverage.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -357,6 +357,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantor.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantor.php index 4f2b795552..663309a6c3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantor.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantor.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -407,6 +407,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValue.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValue.php index 964e804411..fbf13b8687 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValue.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValue.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -559,6 +559,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipant.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipant.php index ada2ca0144..4cfc408dfa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -332,6 +332,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntity.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntity.php index 2d29c8426e..d2a464dcc1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntity.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -668,6 +668,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReaction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReaction.php index 8515dc4ec0..5e148a0635 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReaction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReaction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -828,6 +828,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipant.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipant.php index d1863d42ea..a653caf2e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -516,6 +516,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgent.php index e24622f6fb..b6224a601e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1140,6 +1140,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetail.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetail.php index e2d0181cee..795a818e18 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -380,6 +380,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntity.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntity.php index 5ba275e57b..c2a5295d06 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntity.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -970,6 +970,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetwork.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetwork.php index b01f98cfd9..ef5a4005da 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetwork.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetwork.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -366,6 +366,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSource.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSource.php index 6566c036ad..a17798915c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSource.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -455,6 +455,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntry.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntry.php index 5acca6db89..1d8770ca0e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntry.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntry.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -632,6 +632,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLink.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLink.php index b640628b2f..64539fb2e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLink.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -380,6 +380,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequest.php index ff9a35ea18..ec70012a4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -742,6 +742,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponse.php index 09c8533d0b..851fb662f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -648,6 +648,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearch.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearch.php index dd0eae8c8e..59f6bbb052 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearch.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearch.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -367,6 +367,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementCertificate.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementCertificate.php index f7799178c9..76ffdec84a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementCertificate.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementCertificate.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -382,6 +382,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocument.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocument.php index a56ed97118..158e0a2df4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocument.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocument.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -428,6 +428,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpoint.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpoint.php index b1a5615162..38e2035185 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpoint.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpoint.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -355,6 +355,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEvent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEvent.php index b37e043435..391d4b258e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -67,8 +67,8 @@ use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIREventCapabilityMode; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRMessageSignificanceCategory; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRReference; +use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRString; -use DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRConstants; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRTypeInterface; @@ -139,7 +139,7 @@ class FHIRCapabilityStatementEvent extends FHIRBackboneElement * A resource associated with the event. This is the resource that defines the * event. * - * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ protected $focus = null; @@ -410,7 +410,7 @@ public function setDocumentation($documentation = null) * A resource associated with the event. This is the resource that defines the * event. * - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ public function getFocus() { @@ -424,7 +424,7 @@ public function getFocus() * A resource associated with the event. This is the resource that defines the * event. * - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $focus + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $focus * @return static */ public function setFocus(FHIRResourceType $focus = null) @@ -685,6 +685,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementation.php index c55ccac2b5..f7df666c10 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -385,6 +385,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction.php index 75df779f8a..4889cfe9c4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -366,6 +366,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1.php index fcde087b6c..f63f74fb2b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -366,6 +366,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessaging.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessaging.php index 46953e4f0e..2ea78f4dd1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessaging.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessaging.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -698,6 +698,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperation.php index 239adfd041..a0ee89df9b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -355,6 +355,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResource.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResource.php index dbadb7aff6..25c557c1af 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResource.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -69,9 +69,9 @@ use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRMarkdown; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRReference; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRReferenceHandlingPolicy; +use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceVersionPolicy; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRString; -use DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRConstants; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRTypeInterface; @@ -262,7 +262,7 @@ class FHIRCapabilityStatementResource extends FHIRBackboneElement * * A type of resource exposed via the restful interface. * - * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ protected $type = null; @@ -1173,7 +1173,7 @@ public function setSearchRevInclude(array $searchRevInclude = []) * * A type of resource exposed via the restful interface. * - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ public function getType() { @@ -1186,7 +1186,7 @@ public function getType() * * A type of resource exposed via the restful interface. * - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $type + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $type * @return static */ public function setType(FHIRResourceType $type = null) @@ -1632,6 +1632,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRest.php index 0f65fd8c8a..183a8c295c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -998,6 +998,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParam.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParam.php index bb9b3c1204..8cf6605268 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParam.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParam.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -546,6 +546,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurity.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurity.php index b05d953835..7ab595be37 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurity.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -588,6 +588,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftware.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftware.php index dbfb39a019..106a4d777b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftware.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftware.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -476,6 +476,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessage.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessage.php index 6bda8e26b1..c54a974f69 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessage.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -333,6 +333,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php index eccd7bdbbc..5f98748c9e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -664,6 +664,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetail.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetail.php index f8e47a5266..264854f9f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1700,6 +1700,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipant.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipant.php index a6defdd1bf..59d257bb7b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -447,6 +447,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemParticipant.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemParticipant.php index d720d400c3..d1287d75f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccident.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccident.php index 119831833b..aa645bc10b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccident.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccident.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -484,6 +484,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeam.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeam.php index 334715e6ae..f7dae49349 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeam.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeam.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -563,6 +563,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetail.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetail.php index bafe78be31..c63390ec2a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1202,6 +1202,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosis.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosis.php index 2fe228a0f2..def0fee0f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosis.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosis.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -584,6 +584,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInformation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInformation.php index 9316ab8b99..6f7cce77ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInformation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInformation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -920,6 +920,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsurance.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsurance.php index 328d93cbc6..b2e23cab0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsurance.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsurance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -724,6 +724,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItem.php index 360c606803..d4975a17a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2361,6 +2361,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayee.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayee.php index 535cfe09f8..7de89a3a72 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayee.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayee.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -380,6 +380,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedure.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedure.php index 2dfa6f91a7..a2d906e6ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedure.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -508,6 +508,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelated.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelated.php index 80fbf2c2a0..9bf3a398ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelated.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelated.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -389,6 +389,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetail.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetail.php index 750c6e4535..92257a64db 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1095,6 +1095,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItem.php index 8b20315ee7..2b84fd3456 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1025,6 +1025,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication.php index 302f47809a..ecd7d836fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -478,6 +478,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail.php index 4e9314d267..f59938760c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -619,6 +619,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1.php index c2a5bff1e1..2513d729d6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -793,6 +793,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseError.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseError.php index e9ce47c615..4c038e3ad3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseError.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseError.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -545,6 +545,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsurance.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsurance.php index c2f7982248..744818f3c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsurance.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsurance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -721,6 +721,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItem.php index c944eea3ea..e5105f7f71 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -619,6 +619,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePayment.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePayment.php index 04f7d38744..c28dbc8f0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePayment.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePayment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -594,6 +594,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNote.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNote.php index 1e3b6b899a..125c40c722 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNote.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNote.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -513,6 +513,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail.php index 2cfdcd639f..ab1b9435d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -521,6 +521,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFinding.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFinding.php index 357539b898..788bdf533a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFinding.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFinding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -421,6 +421,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigation.php index a1301eb966..a4d0c7dcc4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -379,6 +379,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConcept.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConcept.php index 994dcc3299..eb05fd5c32 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConcept.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConcept.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -790,6 +790,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignation.php index bcbeaf503f..97b0d13a00 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -441,6 +441,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilter.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilter.php index c974633ba2..715136525e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilter.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -597,6 +597,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty.php index 36feff71a7..cc20992b32 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -555,6 +555,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1.php index 01565e2869..61f5808e65 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -804,6 +804,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayload.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayload.php index 28671a54a7..b863eeac14 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayload.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayload.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -417,6 +417,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayload.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayload.php index 90da1b1489..a413e4efec 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayload.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayload.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -417,6 +417,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestRequester.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestRequester.php index 68028956ac..b2ac1ff391 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestRequester.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestRequester.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -318,6 +318,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResource.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResource.php index 9e01b45c17..fab4f4a020 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResource.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -63,8 +63,8 @@ */ use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRBackboneElement; +use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRString; -use DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRConstants; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRTypeInterface; @@ -94,7 +94,7 @@ class FHIRCompartmentDefinitionResource extends FHIRBackboneElement * * The name of a resource supported by the server. * - * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ protected $code = null; @@ -233,7 +233,7 @@ public function _getFHIRXMLElementDefinition() * * The name of a resource supported by the server. * - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ public function getCode() { @@ -246,7 +246,7 @@ public function getCode() * * The name of a resource supported by the server. * - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $code + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $code * @return static */ public function setCode(FHIRResourceType $code = null) @@ -500,6 +500,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php index 17897e2ef0..6a84417ffd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttester.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -488,6 +488,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php index c0bb02f323..be4ddf72e7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -495,6 +495,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesTo.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesTo.php index 3eb62ced22..054bc311f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesTo.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesTo.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -395,6 +395,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php index 370ea72754..d54fc0bd79 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSection.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -854,6 +854,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php index cefbfc0c7d..e418732e6a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOn.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -569,6 +569,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElement.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElement.php index 54975e5d0c..f9f893a35c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElement.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -482,6 +482,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroup.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroup.php index 6871fd0605..ef9fb56edf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -727,6 +727,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTarget.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTarget.php index 7c1ea99aa0..cbaf0c5e81 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTarget.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTarget.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -764,6 +764,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmapped.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmapped.php index b08644e01f..9bb5c50c83 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmapped.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmapped.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -558,6 +558,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php index b6d0bbcf5f..0c697784cc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidence.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -410,6 +410,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php index 9d2734cf19..d6c6c35dd1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -372,6 +372,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor.php index 41385a083d..8ad575bafb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -331,6 +331,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor1.php index 5658997eb2..ce3ac014c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -331,6 +331,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData.php index 6089ba3df9..dd74e2972d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -333,6 +333,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData1.php index 0400193a6b..c0b8433cda 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -333,6 +333,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentExcept.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentExcept.php index ab1625a99c..d089d62d77 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentExcept.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentExcept.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1142,6 +1142,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicy.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicy.php index 9d4b8a96b8..2bdb9c1497 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicy.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -384,6 +384,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgent.php index e73aa189ed..9c124e5469 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -366,6 +366,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgent1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgent1.php index a05e1f46b7..0448ceb287 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgent1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgent1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -370,6 +370,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendly.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendly.php index ca1ffa0c08..be1793a9fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendly.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendly.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -324,6 +324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegal.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegal.php index 41cbb58cb0..90e558912a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegal.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -318,6 +318,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRule.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRule.php index 04166bad03..c1e7d5560d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRule.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -324,6 +324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSigner.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSigner.php index aea710aaa6..bf7a7477ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSigner.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSigner.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -437,6 +437,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTerm.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTerm.php index 7e894d695e..557c710fdb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTerm.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTerm.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1354,6 +1354,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem.php index 74eee20081..5d83835c68 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -873,6 +873,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1.php index 03cf9ddf7e..5d56844f40 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -879,6 +879,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageGrouping.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageGrouping.php index 1c8a6dce53..d254d49324 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageGrouping.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageGrouping.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1290,6 +1290,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMapping.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMapping.php index e6ff79f8e8..f665aa2e40 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMapping.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMapping.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -573,6 +573,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigation.php index 61fe9c6480..3f11b9ecf8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -426,6 +426,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdi.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdi.php index 062ecdcadc..b1bc231e47 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdi.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdi.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -845,6 +845,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecification.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecification.php index e144405261..b253343b42 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecification.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecification.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -419,6 +419,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibration.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibration.php index 0228278cdc..0f86b60ad9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibration.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -434,6 +434,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestRequester.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestRequester.php index 9ddbdd41f8..7251144230 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestRequester.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestRequester.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -317,6 +317,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImage.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImage.php index e0aadd6d45..6c85111256 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImage.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -357,6 +357,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportPerformer.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportPerformer.php index c32713d284..e3ad1ee4fa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportPerformer.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportPerformer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -333,6 +333,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContent.php index abf75e0eb9..6806357b36 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -330,6 +330,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelated.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelated.php index 7cbf6060f2..7fa0bf2d34 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelated.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelated.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -324,6 +324,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContent.php index 423ac5771c..571612f2e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -323,6 +323,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php index dec46d2224..f8891f473d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContext.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -722,6 +722,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelated.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelated.php index f7041803f8..d172c68f97 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelated.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelated.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -323,6 +323,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php index 48c8f2c256..cb20e29268 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesTo.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -328,6 +328,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseBenefitBalance.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseBenefitBalance.php index 1d1750c569..b8d04e9269 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseBenefitBalance.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseBenefitBalance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -876,6 +876,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseError.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseError.php index 67efa86540..fb246fcc6c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseError.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseError.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -265,6 +265,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseFinancial.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseFinancial.php index 8383285352..e8cb8a061c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseFinancial.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseFinancial.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -645,6 +645,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseInsurance.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseInsurance.php index b90c291c73..71e2c5f765 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseInsurance.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseInsurance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -415,6 +415,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistory.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistory.php index 8a5b5e0d38..9fccedf70e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistory.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -318,6 +318,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosis.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosis.php index 5616aa0618..dbf3588708 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosis.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosis.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -422,6 +422,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php index 350b2ed486..8b51951c5f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -882,6 +882,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php index 1c9ce17f68..4107be27f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -394,6 +394,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php index f18e572a91..da18ad9830 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -428,6 +428,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistory.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistory.php index ded3b66c07..dbb21e3cec 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistory.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosis.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosis.php index 406de523e8..36316950d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosis.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosis.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -417,6 +417,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistory.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistory.php index ae494c5d9c..fab2092c65 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistory.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -330,6 +330,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation.php index b378a0e17d..4ad3368409 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -303,6 +303,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation1.php index 2ac3dceb52..5816c98066 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -350,6 +350,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation2.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation2.php index cbdf03441d..ffe203c0b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation2.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation2.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -350,6 +350,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExclude.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExclude.php index 662ba22c76..0a8d825e84 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExclude.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExclude.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -293,6 +293,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExcludedSystem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExcludedSystem.php index 335c059658..f1acf7c3f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExcludedSystem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExcludedSystem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -380,6 +380,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileFixedVersion.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileFixedVersion.php index 2b5c9d38a8..ea7219c106 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileFixedVersion.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileFixedVersion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -456,6 +456,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileInclude.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileInclude.php index df7155322e..29540919e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileInclude.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileInclude.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -293,6 +293,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccident.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccident.php index 44bf442e31..a0c0b651e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccident.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccident.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -485,6 +485,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItem.php index d439721910..2b02e325f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1043,6 +1043,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudication.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudication.php index 02ac285899..f40c9e94a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudication.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -479,6 +479,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalance.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalance.php index 9d25caeee1..4763cf6944 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalance.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -881,6 +881,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeam.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeam.php index d8d04794f9..06a9b39f57 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeam.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeam.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -564,6 +564,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail.php index 19817570d9..a78d2bfe7d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1504,6 +1504,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1.php index 069832c3f6..f1c9076b25 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -801,6 +801,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosis.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosis.php index 9351f41a5f..cb844890f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosis.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosis.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -585,6 +585,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancial.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancial.php index f88ba7278f..c8ef515c65 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancial.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancial.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -646,6 +646,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInformation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInformation.php index 4ee74db5b6..e4e89cd563 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInformation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInformation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -919,6 +919,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsurance.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsurance.php index d01a7bf319..23b119f2c1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsurance.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsurance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -395,6 +395,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItem.php index 6934f750c4..c887d55ebb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2599,6 +2599,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayee.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayee.php index 4303f93629..a76cc971a7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayee.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayee.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -383,6 +383,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayment.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayment.php index d13ef0198c..fec585844d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayment.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -595,6 +595,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedure.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedure.php index eda5863724..7027d5878d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedure.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -509,6 +509,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNote.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNote.php index 257619df04..83c7e844eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNote.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNote.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -514,6 +514,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelated.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelated.php index 465e23110d..0053ec92f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelated.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelated.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -390,6 +390,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail.php index f7232e049c..4a466ccd93 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1393,6 +1393,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryCondition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryCondition.php index 7ffd106419..46cb857cc4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryCondition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryCondition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -729,6 +729,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTarget.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTarget.php index 9855b67a22..a833c0eae5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTarget.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTarget.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -653,6 +653,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartment.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartment.php index e07036cef8..f0509928b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartment.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -518,6 +518,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLink.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLink.php index 33fc9c9e78..7d59ea5c52 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLink.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -749,6 +749,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTarget.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTarget.php index 5071391089..d06c275c55 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTarget.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTarget.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -63,8 +63,8 @@ */ use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRBackboneElement; +use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRUri; -use DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRConstants; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRTypeInterface; @@ -129,7 +129,7 @@ class FHIRGraphDefinitionTarget extends FHIRBackboneElement * * Type of resource this link refers to. * - * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ protected $type = null; @@ -401,7 +401,7 @@ public function setProfile($profile = null) * * Type of resource this link refers to. * - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ public function getType() { @@ -414,7 +414,7 @@ public function getType() * * Type of resource this link refers to. * - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $type + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $type * @return static */ public function setType(FHIRResourceType $type = null) @@ -564,6 +564,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php index 4cdf195230..f24ee2f2e9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristic.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -696,6 +696,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMember.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMember.php index ac23ac9e73..312798ee01 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMember.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMember.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -411,6 +411,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTime.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTime.php index 5f7b79e33a..a66d6f6ddd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTime.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -585,6 +585,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailable.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailable.php index cbaff460b2..e4e21e0167 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailable.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailable.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -350,6 +350,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestInstance.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestInstance.php index 5057b0f607..5c57534161 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestInstance.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestInstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -383,6 +383,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestSeries.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestSeries.php index a71455d9ee..5becbb2b1d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestSeries.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestSeries.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -509,6 +509,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestStudy.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestStudy.php index 564e018909..40bebc280f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestStudy.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestStudy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -571,6 +571,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php index 14768a03b9..d193db4995 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -564,6 +564,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php index 0219363b19..c59dc8e770 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeries.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1270,6 +1270,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanation.php index 3ac9160509..ea7e76ea60 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -414,6 +414,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPractitioner.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPractitioner.php index f275e2e293..7c72936b95 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPractitioner.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPractitioner.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -325,6 +325,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php index 2fa277395f..d46cc8014a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReaction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -444,6 +444,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocol.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocol.php index 599ca5f400..b684ee5abe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocol.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocol.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -856,6 +856,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php index 19925a6db3..4a8d3129f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -365,6 +365,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocol.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocol.php index e5ea911f13..e2d5955f59 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocol.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocol.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -535,6 +535,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php index a3d6e8785c..5de6a43d04 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -948,6 +948,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependency.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependency.php index 3c047ccef3..1c75ff3644 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependency.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependency.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -360,6 +360,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobal.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobal.php index 9519e59365..1b1965806f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobal.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -64,7 +64,7 @@ use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRBackboneElement; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRReference; -use DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType; +use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRConstants; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRTypeInterface; @@ -104,7 +104,7 @@ class FHIRImplementationGuideGlobal extends FHIRBackboneElement * * The type of resource that all instances must conform to. * - * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ protected $type = null; @@ -211,7 +211,7 @@ public function setProfile(FHIRReference $profile = null) * * The type of resource that all instances must conform to. * - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ public function getType() { @@ -224,7 +224,7 @@ public function getType() * * The type of resource that all instances must conform to. * - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $type + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $type * @return static */ public function setType(FHIRResourceType $type = null) @@ -330,6 +330,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackage.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackage.php index cc5e93ac03..394a2df7e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackage.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -496,6 +496,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage.php index b4288e912b..f965cfa2ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -65,9 +65,9 @@ use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRBackboneElement; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRCode; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRGuidePageKind; +use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRString; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRUri; -use DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRConstants; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRTypeInterface; @@ -176,7 +176,7 @@ class FHIRImplementationGuidePage extends FHIRBackboneElement * * For constructed pages, what kind of resources to include in the list. * - * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] + * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] */ protected $type = []; @@ -643,7 +643,7 @@ public function setTitle($title = null) * * For constructed pages, what kind of resources to include in the list. * - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] */ public function getType() { @@ -656,7 +656,7 @@ public function getType() * * For constructed pages, what kind of resources to include in the list. * - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $type + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $type * @return static */ public function addType(FHIRResourceType $type = null) @@ -671,7 +671,7 @@ public function addType(FHIRResourceType $type = null) * * For constructed pages, what kind of resources to include in the list. * - * @param \DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] $type + * @param \DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] $type * @return static */ public function setType(array $type = []) @@ -913,6 +913,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource.php index e75030b809..d26aee3235 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -776,6 +776,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItem.php index c810c712a1..5d1324dc13 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -335,6 +335,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php index c942e40712..7dc0641f14 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntry.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -507,6 +507,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php index a195f192f8..aa8c0a1184 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPosition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -484,6 +484,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroup.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroup.php index 37ee8a4539..bdea3c4058 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -634,6 +634,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulation.php index 43ccb887a8..e297552ca3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -591,6 +591,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifier.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifier.php index 3b1b4375d4..ddaeed1a6d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifier.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifier.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -444,6 +444,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalData.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalData.php index 43b0e2e9df..4c74e8241d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalData.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalData.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -567,6 +567,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroup.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroup.php index ff398aeee7..c5064c19f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -552,6 +552,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation.php index 1b5698cc9b..dd757761eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -474,6 +474,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1.php index 13c9d89610..ba02ea3fed 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -474,6 +474,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifier.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifier.php index d320adf4c9..3a3fb110db 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifier.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifier.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -360,6 +360,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratum.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratum.php index 257e6be34d..e58e1850fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratum.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratum.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -488,6 +488,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatch.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatch.php index a0c12a74ec..40aae71706 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatch.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatch.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -387,6 +387,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContent.php index 1f66dfdcab..d69ffe5378 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -386,6 +386,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php index ccf5f62a0e..9cef094af7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -484,6 +484,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackage.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackage.php index aaeafc32ff..7cb59f01b7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackage.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -462,6 +462,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php index caff2ac96a..ce2709b323 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -718,6 +718,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformer.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformer.php index a0bb64993d..27db937562 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformer.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -320,6 +320,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformer.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformer.php index 7ed73989f8..5b5c0aa8bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformer.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -322,6 +322,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php index 39c9b70698..0dca3fbb61 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitution.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -569,6 +569,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequest.php index 2b5e11a2cb..986de70b01 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -555,6 +555,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestRequester.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestRequester.php index fe81e23f24..40d0c1ef10 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestRequester.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestRequester.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -323,6 +323,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitution.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitution.php index e43c7777e5..f2fc1325ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitution.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitution.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -357,6 +357,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponse.php index 695afa29b2..dfe570efea 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -373,6 +373,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocus.php index de277abca7..a7daff048b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -64,9 +64,9 @@ use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRBackboneElement; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRReference; +use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRString; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRUnsignedInt; -use DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRConstants; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRTypeInterface; @@ -99,7 +99,7 @@ class FHIRMessageDefinitionFocus extends FHIRBackboneElement * * The kind of resource that must be the focus for this message. * - * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ protected $code = null; @@ -244,7 +244,7 @@ public function _getFHIRXMLElementDefinition() * * The kind of resource that must be the focus for this message. * - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ public function getCode() { @@ -257,7 +257,7 @@ public function getCode() * * The kind of resource that must be the focus for this message. * - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $code + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $code * @return static */ public function setCode(FHIRResourceType $code = null) @@ -517,6 +517,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php index 0b617fa1df..af26613650 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestination.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -442,6 +442,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php index 481eac3e38..a8b2fc78d7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -432,6 +432,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php index b713e0726b..3cae1e0060 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -624,6 +624,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueId.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueId.php index 44bad6f550..ab8c75af12 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueId.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueId.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -603,6 +603,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministration.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministration.php index d0fe2c7a68..c654be08b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministration.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -474,6 +474,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormula.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormula.php index efc49c285d..65acca825c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormula.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormula.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -921,6 +921,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrient.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrient.php index 905ca28983..2649cdbd62 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrient.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -327,6 +327,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDiet.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDiet.php index 18ea4ff528..a9f53f22a8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDiet.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDiet.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -841,6 +841,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplement.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplement.php index 3c1635ac5a..e1ab4e79c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplement.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -640,6 +640,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTexture.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTexture.php index 492a59f674..b11bf4e5b3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTexture.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTexture.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponent.php index d639816798..b91eda8fe2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1228,6 +1228,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php index c4bd0e9756..9b42b307bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRange.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -683,6 +683,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelated.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelated.php index 3110cf0064..fb83951233 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelated.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelated.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -332,6 +332,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBinding.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBinding.php index 1ffacdbacf..be52823b72 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBinding.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBinding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -430,6 +430,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverload.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverload.php index 32b4907281..9646ac4087 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverload.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverload.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -423,6 +423,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameter.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameter.php index 1741460cc7..7cbfb1e418 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -983,6 +983,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php index a3859204b1..aa987a52c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssue.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -794,6 +794,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php index 9e3d3ad932..a873c4d94a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -505,6 +505,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameter.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameter.php index a13b626c27..114fa55917 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -3300,6 +3300,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimal.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimal.php index 1c78e0d935..2cf7ccffcb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimal.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -384,6 +384,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunication.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunication.php index 4a6f2d521a..4018f8897e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunication.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -360,6 +360,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php index 6558faea17..85e6df7858 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -738,6 +738,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php index 5a46e892fa..db504ab27c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetail.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetail.php index 2d65b5a936..e6ce377efe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -646,6 +646,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNote.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNote.php index 6e2257496b..603fe28648 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNote.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNote.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -351,6 +351,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLink.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLink.php index 1ca26db258..d8c36bc0b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLink.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -335,6 +335,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionAction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionAction.php index 7045c0b276..9ce535b484 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionAction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2809,6 +2809,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionCondition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionCondition.php index abcaa3897f..026034d457 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionCondition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionCondition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -543,6 +543,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValue.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValue.php index 9e80516a75..bd36d892d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValue.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValue.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -561,6 +561,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoal.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoal.php index 01e844b9d2..92d702bb3c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoal.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -787,6 +787,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipant.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipant.php index 339bfe4096..3dc4153e9e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -334,6 +334,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedAction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedAction.php index 76ef6baa52..30d77880fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedAction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -494,6 +494,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTarget.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTarget.php index 2285d92016..b5c659dc6a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTarget.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTarget.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -559,6 +559,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php index 710d1de6f7..5b11d4cc12 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualification.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -483,6 +483,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTime.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTime.php index 48082351e1..c6d5adb882 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTime.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -586,6 +586,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailable.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailable.php index 6bb161323b..99c296c7e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailable.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailable.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -351,6 +351,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDevice.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDevice.php index 14c9950bb0..8ced6e6308 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDevice.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDevice.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -322,6 +322,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php index f471fa4f5f..53f92e7ea9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -380,6 +380,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcedureRequest/FHIRProcedureRequestRequester.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcedureRequest/FHIRProcedureRequestRequester.php index a68f32cd2f..3be7bf3b86 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcedureRequest/FHIRProcedureRequestRequester.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcedureRequest/FHIRProcedureRequestRequester.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -317,6 +317,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItem.php index 142e56f189..7a97f72e82 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -289,6 +289,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseProcessNote.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseProcessNote.php index 4fd9a4978f..6b6ef3e009 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseProcessNote.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseProcessNote.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -351,6 +351,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php index f3f3aaa2ce..3e817743e7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -673,6 +673,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php index 0836f437eb..cd5062225a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -631,6 +631,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhen.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhen.php index 4e68621230..e8582f32fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhen.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhen.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1379,6 +1379,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItem.php index 458447a2df..2a528f835e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2496,6 +2496,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireOption.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireOption.php index f9f96caee7..1ab6cf5caf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireOption.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireOption.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -616,6 +616,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswer.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswer.php index a03b674482..16e60c3a99 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswer.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1266,6 +1266,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItem.php index 78fcf7a37e..e5bf13f89f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -742,6 +742,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRReferralRequest/FHIRReferralRequestRequester.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRReferralRequest/FHIRReferralRequestRequester.php index bbd5e6b8ac..b1d8df1145 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRReferralRequest/FHIRReferralRequestRequester.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRReferralRequest/FHIRReferralRequestRequester.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -317,6 +317,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupAction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupAction.php index 5707fcca23..1f9fa47231 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupAction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2009,6 +2009,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupCondition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupCondition.php index 2591be83df..eb12b23624 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupCondition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupCondition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -541,6 +541,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedAction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedAction.php index 17dd342e86..fcb8141784 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedAction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -492,6 +492,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArm.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArm.php index 593ccb81c4..20e4322434 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArm.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArm.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -449,6 +449,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPrediction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPrediction.php index a6ba33fdb6..0599217b9c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPrediction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPrediction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -792,6 +792,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponent.php index 0500bce8f8..101d22d552 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -351,6 +351,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceQuality.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceQuality.php index b15616d4d4..4c4d0d74da 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceQuality.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceQuality.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1417,6 +1417,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceReferenceSeq.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceReferenceSeq.php index f5a217654a..3d2edc7e96 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceReferenceSeq.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceReferenceSeq.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -865,6 +865,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceRepository.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceRepository.php index 45199bbd74..6fb27d8417 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceRepository.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceRepository.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -726,6 +726,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceVariant.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceVariant.php index 0706776878..dfd07be5ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceVariant.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceVariant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -748,6 +748,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php index 153e6f8fa7..56b456a56c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollection.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -618,6 +618,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php index 9c52518afb..e21b8a7339 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -719,6 +719,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessing.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessing.php index fa9569b653..084386dea5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessing.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessing.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -622,6 +622,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferential.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferential.php index 18db447525..1deb435a75 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferential.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferential.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -308,6 +308,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMapping.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMapping.php index 5d7ad2cc51..6111285a58 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMapping.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMapping.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -574,6 +574,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshot.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshot.php index 6740720799..770906cd05 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshot.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshot.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -308,6 +308,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependent.php index 1e84a35eab..84cffdd7d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -436,6 +436,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroup.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroup.php index 93727b1cb3..2d79a1121f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -762,6 +762,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInput.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInput.php index bc2f073ca3..cd847c8a42 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInput.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInput.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -544,6 +544,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameter.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameter.php index 9577799fbb..437029a6a8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -653,6 +653,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRule.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRule.php index 403144127b..78c52f2b4f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRule.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -766,6 +766,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSource.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSource.php index 2bcbb88152..09e687cc5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSource.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -3842,6 +3842,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructure.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructure.php index 2163bb280b..161bd31244 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructure.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -535,6 +535,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTarget.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTarget.php index 3bdb456d42..f06d8a7ecc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTarget.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTarget.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -937,6 +937,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannel.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannel.php index 25e7802bd7..43d0c3855e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannel.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannel.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -591,6 +591,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php index e927084c08..718c744a89 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -382,6 +382,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php index dc85df7e6b..dacfed650a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -427,6 +427,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItem.php index 1da40773de..167ec165a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -397,6 +397,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestOrderedItem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestOrderedItem.php index 6232eaea5f..bfc61e0a68 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestOrderedItem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestOrderedItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -398,6 +398,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestRequester.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestRequester.php index 561d710240..fa4d97890d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestRequester.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestRequester.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -317,6 +317,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInput.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInput.php index 19e839c6f1..5305d7472b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInput.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInput.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -3099,6 +3099,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutput.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutput.php index 6938ad22d7..5652225fb3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutput.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutput.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -3096,6 +3096,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRequester.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRequester.php index acf233e5ed..3811505840 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRequester.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRequester.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -319,6 +319,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestriction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestriction.php index 90de4e8180..fd057489d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestriction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestriction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -454,6 +454,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction.php index 45be5a6913..ac628921cd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -303,6 +303,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1.php index 67580f5b8f..bfb3b07420 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -303,6 +303,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2.php index 9fa2c17a2e..1edc1c10cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -251,6 +251,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssert.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssert.php index d40cb0c98a..5844cac4f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssert.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssert.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -465,6 +465,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperation.php index 49c318e4f7..a689bdde0c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -465,6 +465,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipant.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipant.php index 08e509d131..be54d8daee 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipant.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -447,6 +447,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetup.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetup.php index 40977c66d1..b12ba717f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetup.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -297,6 +297,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardown.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardown.php index 66de946ea7..44d0cf31ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardown.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardown.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -297,6 +297,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTest.php index 0aa50a67b4..fd07572ab2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -477,6 +477,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction.php index c7743ffc84..0652b4259e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -313,6 +313,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1.php index 83b7ec92cb..c020e476f0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -313,6 +313,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2.php index 122b6ec935..22093eab3c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -255,6 +255,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssert.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssert.php index 3126b78066..684963af6e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssert.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssert.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2196,6 +2196,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapability.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapability.php index 850c33259b..ad435c3d51 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapability.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapability.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -896,6 +896,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestination.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestination.php index de4711776c..43ca1be7aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestination.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestination.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -351,6 +351,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixture.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixture.php index 1b03bc8d8c..565a8be2dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixture.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixture.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -451,6 +451,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLink.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLink.php index bbf8683be7..db6d88c7db 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLink.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLink.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -378,6 +378,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadata.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadata.php index 3575e0aa19..437f4584bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadata.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadata.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -404,6 +404,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperation.php index ca63b27504..dcb1c7b4a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1592,6 +1592,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOrigin.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOrigin.php index fc8b3a4f73..ccb6f602b5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOrigin.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOrigin.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -351,6 +351,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam.php index 7b0c3cfa3f..efa2fa5bef 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -384,6 +384,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam1.php index 1d129609bf..586237b1d2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -384,6 +384,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam2.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam2.php index 485d535fc4..2c28075803 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam2.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam2.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -384,6 +384,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam3.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam3.php index 9e4b106e7b..fbbca49d03 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam3.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam3.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -384,6 +384,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeader.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeader.php index 4214e8f3e1..499d56fdce 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeader.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeader.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -378,6 +378,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule.php index 04ff665fb8..d401604729 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -360,6 +360,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule1.php index 43aa1c47a5..3d5fa8f558 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -396,6 +396,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule2.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule2.php index ed2418c5fd..e6480ad0b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule2.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule2.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -396,6 +396,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule3.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule3.php index a92b18d61c..c16785c525 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule3.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule3.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -396,6 +396,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleset.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleset.php index 3f2479fde3..409e99151e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleset.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleset.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -364,6 +364,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleset1.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleset1.php index fc987a8b6e..05a95ff9d8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleset1.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleset1.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -396,6 +396,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetup.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetup.php index e253534e83..18aad22bf0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetup.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -302,6 +302,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardown.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardown.php index 71fc46c7ee..2d7c814030 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardown.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardown.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -302,6 +302,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTest.php index d4cdd6b751..c63f465ee5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -482,6 +482,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariable.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariable.php index 872ced2b11..98ad3557b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariable.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariable.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -933,6 +933,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php index 2ee98f71c0..2bd8a5ccec 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetCompose.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -597,6 +597,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php index 933f5daf09..6a679014b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConcept.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -484,6 +484,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php index 5e25a82e32..6116b2631b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContains.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -945,6 +945,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignation.php index c87e2b09d3..0c16cf9e98 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -440,6 +440,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php index 8462aa2083..5fb9d0e7ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansion.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -777,6 +777,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php index ab239002a5..264c78f08e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -462,6 +462,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php index eaedbc522b..c70f04326f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetInclude.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -714,6 +714,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameter.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameter.php index 8d7d16dcb3..15aaf20f7b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -824,6 +824,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispense.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispense.php index b4954354b5..e05c3e38ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispense.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispense.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1480,6 +1480,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBase64Binary.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBase64Binary.php index 6e902ae87b..28a9a16bcb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBase64Binary.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBase64Binary.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBindingStrength.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBindingStrength.php index 70cf31f690..f7b956e0fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBindingStrength.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBindingStrength.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBoolean.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBoolean.php index 006a13d097..f9330b9b58 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBoolean.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBoolean.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -262,6 +262,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBundleType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBundleType.php index b9c3b31296..3ffa93cc08 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBundleType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRBundleType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCapabilityStatementKind.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCapabilityStatementKind.php index c2a646ee62..b2ac8ffbdf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCapabilityStatementKind.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCapabilityStatementKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCarePlanActivityStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCarePlanActivityStatus.php index 1cb3c3614f..1debda1362 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCarePlanActivityStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCarePlanActivityStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCarePlanIntent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCarePlanIntent.php index 302076feb2..3edc8ccacf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCarePlanIntent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCarePlanIntent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCarePlanStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCarePlanStatus.php index db7b6d54b0..bce922b097 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCarePlanStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCarePlanStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCareTeamStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCareTeamStatus.php index 8506a5482f..84d2e6458f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCareTeamStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCareTeamStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRChargeItemStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRChargeItemStatus.php index 063c64c7fe..984cb21bf0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRChargeItemStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRChargeItemStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRClinicalImpressionStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRClinicalImpressionStatus.php index 2025c255b3..01920f923a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRClinicalImpressionStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRClinicalImpressionStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCode.php index ba4396ec50..bd334c25c4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCodeSystemContentMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCodeSystemContentMode.php index 718873520c..9702896e23 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCodeSystemContentMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCodeSystemContentMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCodeSystemHierarchyMeaning.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCodeSystemHierarchyMeaning.php index 84d658639d..41acc729d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCodeSystemHierarchyMeaning.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCodeSystemHierarchyMeaning.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCodeableConcept.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCodeableConcept.php index 40de19c6ad..617243ee13 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCodeableConcept.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCodeableConcept.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -398,6 +398,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCoding.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCoding.php index c2310a28c4..80cf562162 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCoding.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCoding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -665,6 +665,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCompartmentType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCompartmentType.php index 4363330d28..2bfd6ee636 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCompartmentType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCompartmentType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCompositionAttestationMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCompositionAttestationMode.php index fd16c01e54..177ce12836 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCompositionAttestationMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCompositionAttestationMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCompositionStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCompositionStatus.php index 4a5f934f4a..ff7b892151 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCompositionStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRCompositionStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConceptMapEquivalence.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConceptMapEquivalence.php index e99c1f7efb..beea1671d2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConceptMapEquivalence.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConceptMapEquivalence.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConceptMapGroupUnmappedMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConceptMapGroupUnmappedMode.php index 824ec8b204..4a61d326c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConceptMapGroupUnmappedMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConceptMapGroupUnmappedMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionClinicalStatusCodes.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionClinicalStatusCodes.php index 957e6f001d..73e0351726 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionClinicalStatusCodes.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionClinicalStatusCodes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionVerificationStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionVerificationStatus.php index 3b95cfc63a..a38c0be2da 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionVerificationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionVerificationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionalDeleteStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionalDeleteStatus.php index e09f6e1fef..4200ccfb13 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionalDeleteStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionalDeleteStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionalReadStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionalReadStatus.php index 3e5bb82376..3784a95729 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionalReadStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConditionalReadStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConfidentialityClassification.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConfidentialityClassification.php index 5d9c24a00a..06c97c273c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConfidentialityClassification.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConfidentialityClassification.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConsentDataMeaning.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConsentDataMeaning.php index b63a54b484..4e4a88fcec 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConsentDataMeaning.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConsentDataMeaning.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConsentExceptType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConsentExceptType.php index 759af6bcbd..b0b6f88e4a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConsentExceptType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConsentExceptType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConsentState.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConsentState.php index cdc8d59310..c11396d709 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConsentState.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConsentState.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConstraintSeverity.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConstraintSeverity.php index 1a2d3c5fbf..d6e40d9d37 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConstraintSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRConstraintSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactDetail.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactDetail.php index 89ae272670..c9ecca4484 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactDetail.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactDetail.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -399,6 +399,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactPoint.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactPoint.php index 22e5dbfee3..4611ca6afc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactPoint.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactPoint.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -584,6 +584,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactPointSystem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactPointSystem.php index 241812e552..fb95cdf09d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactPointSystem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactPointSystem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactPointUse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactPointUse.php index d6d36bcd6c..739153524d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactPointUse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContactPointUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContentType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContentType.php index d02d857435..39ac09c84c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContentType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContentType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContractResourceStatusCodes.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContractResourceStatusCodes.php index c3528c5760..4b37794f52 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContractResourceStatusCodes.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContractResourceStatusCodes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContributor.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContributor.php index d705516dbb..c4f0ce04b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContributor.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContributor.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -465,6 +465,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContributorType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContributorType.php index 7387756a69..c63da150e6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContributorType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRContributorType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataElementStringency.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataElementStringency.php index cfdaa36fee..10784af52f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataElementStringency.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataElementStringency.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataRequirement.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataRequirement.php index fd18188245..d305dddd8b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataRequirement.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataRequirement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -814,6 +814,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilter.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilter.php index 0030f7cbdf..b3fb5c69ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilter.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -856,6 +856,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilter.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilter.php index 7e400cd109..bbdec89745 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilter.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -567,6 +567,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDate.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDate.php index 41925ba2aa..150b03d112 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDate.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDate.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDateTime.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDateTime.php index 345945ea20..2b2281f888 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDateTime.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDateTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -266,6 +266,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDaysOfWeek.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDaysOfWeek.php index 790b19a7aa..cf30740039 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDaysOfWeek.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDaysOfWeek.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDecimal.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDecimal.php index 83ea531e97..82a34da38b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDecimal.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDecimal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDetectedIssueSeverity.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDetectedIssueSeverity.php index c887dd94da..c3bd30b282 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDetectedIssueSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDetectedIssueSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricCalibrationState.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricCalibrationState.php index 8b4729473e..9c97a60e5c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricCalibrationState.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricCalibrationState.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricCalibrationType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricCalibrationType.php index 642b12c3ac..fb1a6735c4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricCalibrationType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricCalibrationType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricCategory.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricCategory.php index e87bc36642..e3573db01d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricColor.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricColor.php index 7e564692e3..14b8ebaa3f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricColor.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricColor.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricOperationalStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricOperationalStatus.php index af51fae88b..0010f0562d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricOperationalStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceMetricOperationalStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceUseStatementStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceUseStatementStatus.php index f67ac7366d..8f69e9fc62 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceUseStatementStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDeviceUseStatementStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDiagnosticReportStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDiagnosticReportStatus.php index c6f4003e2b..fe03a37c30 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDiagnosticReportStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDiagnosticReportStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDigitalMediaType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDigitalMediaType.php index 8b9cefa30e..f4dd646739 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDigitalMediaType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDigitalMediaType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDiscriminatorType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDiscriminatorType.php index 1d7727f670..e26e7b6cd5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDiscriminatorType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDiscriminatorType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDocumentMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDocumentMode.php index 4f8add1db0..728b572e9d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDocumentMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDocumentMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDocumentReferenceStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDocumentReferenceStatus.php index 322f07e46a..8292a10fbf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDocumentReferenceStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDocumentReferenceStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDocumentRelationshipType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDocumentRelationshipType.php index faa1f342e1..0712d9a254 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDocumentRelationshipType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDocumentRelationshipType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDosage.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDosage.php index 7348c12a81..7c789d2816 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDosage.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRDosage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1479,6 +1479,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition.php index fe367f0f5e..b20661594d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -13893,6 +13893,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBase.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBase.php index b34e4ebf6d..4a6acb2811 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBase.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBase.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -476,6 +476,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBinding.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBinding.php index 61b1ff51eb..76c9db7441 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBinding.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBinding.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -544,6 +544,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraint.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraint.php index e29d99d189..4818d53282 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraint.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraint.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -829,6 +829,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminator.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminator.php index 25d46242f2..d7e812f196 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminator.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -363,6 +363,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionExample.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionExample.php index 2d2085610d..332e48f15a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionExample.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionExample.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -3239,6 +3239,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMapping.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMapping.php index b3f9eca518..55844f9a5c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMapping.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMapping.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -568,6 +568,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicing.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicing.php index eb39b00ffb..6a3bacd010 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicing.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicing.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -576,6 +576,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionType.php index 7401ed8bf7..3471f5ebee 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -712,6 +712,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREncounterLocationStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREncounterLocationStatus.php index 879cf7398a..c92c04cbb5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREncounterLocationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREncounterLocationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREncounterStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREncounterStatus.php index 27abe09003..2daf73f9bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREncounterStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREncounterStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREndpointStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREndpointStatus.php index 24318eeb13..45dc7b12c2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREndpointStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREndpointStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREpisodeOfCareStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREpisodeOfCareStatus.php index 325df72bd4..45052d9617 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREpisodeOfCareStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREpisodeOfCareStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREventCapabilityMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREventCapabilityMode.php index aab32f8cb2..93c6a849fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREventCapabilityMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREventCapabilityMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREventStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREventStatus.php index 40a0729dca..b46245a507 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREventStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREventStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREventTiming.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREventTiming.php index 15e8fba673..1cc98e4745 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREventTiming.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIREventTiming.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRExplanationOfBenefitStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRExplanationOfBenefitStatus.php index 8453459cf8..bc959f3970 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRExplanationOfBenefitStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRExplanationOfBenefitStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRExtension.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRExtension.php index e03fcb1735..68e3c0a9dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRExtension.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRExtension.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -3172,6 +3172,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRExtensionContext.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRExtensionContext.php index 235bae46bf..33f1424fd9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRExtensionContext.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRExtensionContext.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRAllTypes.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRAllTypes.php index 6fc320b005..b69e925193 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRAllTypes.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRAllTypes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRDefinedType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRDefinedType.php index 7b737afcae..11e9ef46c2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRDefinedType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRDefinedType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRDeviceStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRDeviceStatus.php index b059784885..bfb67affa8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRDeviceStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRDeviceStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRSubstanceStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRSubstanceStatus.php index d17ceeda92..68a758464b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRSubstanceStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFHIRSubstanceStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFamilyHistoryStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFamilyHistoryStatus.php index 74aefac00b..b54acb3888 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFamilyHistoryStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFamilyHistoryStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFilterOperator.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFilterOperator.php index 7fc9858250..281b82b904 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFilterOperator.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFilterOperator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFinancialResourceStatusCodes.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFinancialResourceStatusCodes.php index d2bf7450d1..d13b84b8ee 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFinancialResourceStatusCodes.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFinancialResourceStatusCodes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFlagStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFlagStatus.php index f116a62c5a..1ec7dd3476 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFlagStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRFlagStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGoalStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGoalStatus.php index 9972768527..aff60eea8a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGoalStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGoalStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGraphCompartmentRule.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGraphCompartmentRule.php index e8d218cd7f..1d351b27eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGraphCompartmentRule.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGraphCompartmentRule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGroupType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGroupType.php index 0a88fc6937..bd53c09711 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGroupType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGroupType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGuidanceResponseStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGuidanceResponseStatus.php index 7cdfd6d553..c8604313b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGuidanceResponseStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGuidanceResponseStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGuideDependencyType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGuideDependencyType.php index 747ea3a2d2..ccd50aee84 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGuideDependencyType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGuideDependencyType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGuidePageKind.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGuidePageKind.php index 1f8ca14ec2..286ee43c5a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGuidePageKind.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRGuidePageKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRHTTPVerb.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRHTTPVerb.php index cdcc23a20f..fc9d836459 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRHTTPVerb.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRHTTPVerb.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRHumanName.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRHumanName.php index ec799f0234..63508ed08f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRHumanName.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRHumanName.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -917,6 +917,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRId.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRId.php index 9f24f90a53..caeef8cf50 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRId.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRId.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -266,6 +266,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIdentifier.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIdentifier.php index 89c992a1bb..749580ce43 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIdentifier.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIdentifier.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -633,6 +633,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIdentifierUse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIdentifierUse.php index 03b93f742d..8594bb8321 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIdentifierUse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIdentifierUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIdentityAssuranceLevel.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIdentityAssuranceLevel.php index 15dd99f462..81d5c74854 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIdentityAssuranceLevel.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIdentityAssuranceLevel.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRImmunizationStatusCodes.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRImmunizationStatusCodes.php index 6fee617649..cd07c28ea6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRImmunizationStatusCodes.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRImmunizationStatusCodes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRInstanceAvailability.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRInstanceAvailability.php index b6c40f0001..5b594732f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRInstanceAvailability.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRInstanceAvailability.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRInstant.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRInstant.php index 4bfb19afa8..b2c4770980 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRInstant.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRInstant.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -265,6 +265,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRInteger.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRInteger.php index 199268fcee..8dcadf7211 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRInteger.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRInteger.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIssueSeverity.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIssueSeverity.php index a4f82dfeb6..89e3e809a4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIssueSeverity.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIssueSeverity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIssueType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIssueType.php index 4f79c2425b..31864f53ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIssueType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRIssueType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLinkType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLinkType.php index 843412d501..d591e1d888 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLinkType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLinkType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLinkageType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLinkageType.php index 3109be3948..b9037617c4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLinkageType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLinkageType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRListMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRListMode.php index 1ce3e919f6..763e9bcb21 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRListMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRListMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRListStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRListStatus.php index ace9e8918b..a8170fa2f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRListStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRListStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLocationMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLocationMode.php index 6ed2e0876f..f719c91e60 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLocationMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLocationMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLocationStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLocationStatus.php index 65c673a7ef..fa01050a18 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLocationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRLocationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMarkdown.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMarkdown.php index 43f8225cde..37529f4792 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMarkdown.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMarkdown.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -269,6 +269,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeasmntPrinciple.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeasmntPrinciple.php index 5c48923485..0e0c79479e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeasmntPrinciple.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeasmntPrinciple.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeasureReportStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeasureReportStatus.php index d4a66a5ca2..6294f93084 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeasureReportStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeasureReportStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeasureReportType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeasureReportType.php index 1430ae7ec2..d543d626a8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeasureReportType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeasureReportType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationAdministrationStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationAdministrationStatus.php index 52dad744f5..2f2627c519 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationAdministrationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationAdministrationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationDispenseStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationDispenseStatus.php index baf18c9a4c..687b07c54d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationDispenseStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationDispenseStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationRequestIntent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationRequestIntent.php index 1c613d5d45..b51a7e52f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationRequestIntent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationRequestIntent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationRequestPriority.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationRequestPriority.php index 8d58a5b9ea..29d50fec0f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationRequestPriority.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationRequestPriority.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationRequestStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationRequestStatus.php index 3ec0bf4567..1d4885bc0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationRequestStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationRequestStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationStatementStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationStatementStatus.php index 8dfa4f27b6..33f235ff9e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationStatementStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationStatementStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationStatementTaken.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationStatementTaken.php index 24451b2180..c830714f02 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationStatementTaken.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationStatementTaken.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationStatus.php index 1151dd15bf..c89200c915 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMedicationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMessageSignificanceCategory.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMessageSignificanceCategory.php index 3ca8268a70..03b79c4bbb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMessageSignificanceCategory.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMessageSignificanceCategory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeta.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeta.php index 042c385c5b..ced75c1baa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeta.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRMeta.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -755,6 +755,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNameUse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNameUse.php index 733f2e26b3..b61571d0bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNameUse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNameUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNamingSystemIdentifierType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNamingSystemIdentifierType.php index 47f49bb199..1ba70773ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNamingSystemIdentifierType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNamingSystemIdentifierType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNamingSystemType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNamingSystemType.php index 237fd6c5e7..5c2c045d3e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNamingSystemType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNamingSystemType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNarrative.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNarrative.php index cf4a51fd54..befd88f92c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNarrative.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNarrative.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -336,6 +336,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNarrativeStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNarrativeStatus.php index bc347cf29f..d39c81e969 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNarrativeStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNarrativeStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNoteType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNoteType.php index b3d7bd64ee..90f597b3ce 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNoteType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNoteType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNutritionOrderStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNutritionOrderStatus.php index 26310f1b1b..5272a614a7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNutritionOrderStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRNutritionOrderStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRObservationRelationshipType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRObservationRelationshipType.php index 53c325c40a..db5526db7d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRObservationRelationshipType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRObservationRelationshipType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRObservationStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRObservationStatus.php index 88b56c0570..2b71be0dd3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRObservationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRObservationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIROid.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIROid.php index 0443edecfb..446234f614 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIROid.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIROid.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIROperationKind.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIROperationKind.php index 4562780c2e..3371afadbc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIROperationKind.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIROperationKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIROperationParameterUse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIROperationParameterUse.php index b8484da504..b1addbb81e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIROperationParameterUse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIROperationParameterUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRParameterDefinition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRParameterDefinition.php index 2900b65688..99eb3a7ec2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRParameterDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRParameterDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -813,6 +813,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRParticipantRequired.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRParticipantRequired.php index afbe10b4e8..f267ada833 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRParticipantRequired.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRParticipantRequired.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRParticipationStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRParticipationStatus.php index f2f37a05b4..86208421d6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRParticipationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRParticipationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPeriod.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPeriod.php index c98df05c06..f41b12b9b5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPeriod.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPeriod.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -401,6 +401,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPositiveInt.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPositiveInt.php index cc6c6d2948..9fbff55c69 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPositiveInt.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPositiveInt.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPropertyRepresentation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPropertyRepresentation.php index 34ce138f42..1cc1dfdb4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPropertyRepresentation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPropertyRepresentation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPropertyType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPropertyType.php index 0b09528e7b..624d1e5e37 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPropertyType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPropertyType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRProvenanceEntityRole.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRProvenanceEntityRole.php index d6d7fdf277..013c8ec6a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRProvenanceEntityRole.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRProvenanceEntityRole.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPublicationStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPublicationStatus.php index 6a091f16e7..9a5274efb9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPublicationStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRPublicationStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQualityType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQualityType.php index f4a3c3c15b..ea6539c089 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQualityType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQualityType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity.php index a46d168640..89e6e6caed 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -640,6 +640,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRAge.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRAge.php index 2094a4a0e0..d082f7f6a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRAge.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRAge.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -190,15 +190,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRCount.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRCount.php index f748b1a6e7..afc23c0c16 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRCount.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRCount.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -192,15 +192,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRDistance.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRDistance.php index bf7564b92a..337d5d64e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRDistance.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRDistance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -190,15 +190,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRDuration.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRDuration.php index e8db50d33e..8d3488e888 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRDuration.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRDuration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -190,15 +190,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRMoney.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRMoney.php index 4c9611404f..85282bc043 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRMoney.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantity/FHIRMoney.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -190,15 +190,6 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 return $sxe; } - /** - * @return array - */ - public function jsonSerialize() - { - $a = parent::jsonSerialize(); - return $a; - } - /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantityComparator.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantityComparator.php index 3ae9636cf2..c6c270d8c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantityComparator.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuantityComparator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuestionnaireItemType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuestionnaireItemType.php index 46d1837536..c24f8e0ead 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuestionnaireItemType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuestionnaireItemType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuestionnaireResponseStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuestionnaireResponseStatus.php index f43cd1a623..873726516d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuestionnaireResponseStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRQuestionnaireResponseStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRange.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRange.php index 9576596d66..ae3df52fde 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRange.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRange.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -329,6 +329,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRatio.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRatio.php index 753e32e7b7..2c12ef189d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRatio.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRatio.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -330,6 +330,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRReference.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRReference.php index b9dde9af51..3bf22bc9f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRReference.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRReference.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -474,6 +474,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRReferenceHandlingPolicy.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRReferenceHandlingPolicy.php index 4aba3d468e..25c6ca3be5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRReferenceHandlingPolicy.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRReferenceHandlingPolicy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRReferenceVersionRules.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRReferenceVersionRules.php index 2b28adce69..18a97810da 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRReferenceVersionRules.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRReferenceVersionRules.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRelatedArtifact.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRelatedArtifact.php index b88fbe9e84..a90b51bea2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRelatedArtifact.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRelatedArtifact.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -663,6 +663,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRelatedArtifactType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRelatedArtifactType.php index 32bf939131..05453f5698 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRelatedArtifactType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRelatedArtifactType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRemittanceOutcome.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRemittanceOutcome.php index 1999d92ed9..6668f6e4ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRemittanceOutcome.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRemittanceOutcome.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRepositoryType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRepositoryType.php index 7053501ab0..1b96534aae 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRepositoryType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRepositoryType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRequestIntent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRequestIntent.php index e01cf7118f..50d20238d5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRequestIntent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRequestIntent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRequestPriority.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRequestPriority.php index 7d75d50ee4..23c51a51f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRequestPriority.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRequestPriority.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRequestStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRequestStatus.php index 7157f6542d..771352c007 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRequestStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRequestStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResearchStudyStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResearchStudyStatus.php index 1056141316..8dd23c5355 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResearchStudyStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResearchStudyStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResearchSubjectStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResearchSubjectStatus.php index 9d1102c95d..738de4a197 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResearchSubjectStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResearchSubjectStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResourceType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResourceType.php similarity index 87% rename from src/DCarbone/PHPFHIRGenerated/STU3/FHIRResourceType.php rename to src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResourceType.php index 7f9932e5aa..d961b42d08 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResourceType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResourceType.php @@ -1,12 +1,12 @@ setValue($data[self::FIELD_VALUE]); } @@ -127,30 +128,6 @@ public function _getFHIRTypeName() return self::FHIR_TYPE_NAME; } - /** - * @return string|null - */ - public function _getFHIRXMLNamespace() - { - return '' === $this->_xmlns ? null : $this->_xmlns; - } - - /** - * @param null|string $xmlNamespace - * @return static - */ - public function _setFHIRXMLNamespace($xmlNamespace) - { - if (null === $xmlNamespace || is_string($xmlNamespace)) { - $this->_xmlns = (string)$xmlNamespace; - return $this; - } - throw new \InvalidArgumentException(sprintf( - '$xmlNamespace must be a null or string value, %s seen.', - gettype($xmlNamespace) - )); - } - /** * @return string */ @@ -200,9 +177,9 @@ public function _validationErrors() /** * @param \SimpleXMLElement|string|null $sxe - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $type + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $type * @param null|int $libxmlOpts - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ public static function xmlUnserialize($sxe = null, PHPFHIRTypeInterface $type = null, $libxmlOpts = 591872) { @@ -224,10 +201,11 @@ public static function xmlUnserialize($sxe = null, PHPFHIRTypeInterface $type = $type = new FHIRResourceType; } elseif (!is_object($type) || !($type instanceof FHIRResourceType)) { throw new \RuntimeException(sprintf( - 'FHIRResourceType::xmlUnserialize - $type must be instance of \DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType or null, %s seen.', + 'FHIRResourceType::xmlUnserialize - $type must be instance of \DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType or null, %s seen.', is_object($type) ? get_class($type) : gettype($type) )); } + FHIRElement::xmlUnserialize($sxe, $type); $xmlNamespaces = $sxe->getDocNamespaces(false, false); if ([] !== $xmlNamespaces) { $ns = reset($xmlNamespaces); @@ -261,6 +239,7 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 if (null === $sxe) { $sxe = new \SimpleXMLElement($this->_getFHIRXMLElementDefinition(), $libxmlOpts, false); } + parent::xmlSerialize($sxe); if (null !== ($v = $this->getValue())) { $sxe->addAttribute(self::FIELD_VALUE, (string)$v); } @@ -272,16 +251,14 @@ public function xmlSerialize(\SimpleXMLElement $sxe = null, $libxmlOpts = 591872 */ public function jsonSerialize() { - $a = []; - if ([] !== ($vs = $this->_getFHIRComments())) { - $a[PHPFHIRConstants::JSON_FIELD_FHIR_COMMENTS] = $vs; - } + $a = parent::jsonSerialize(); if (null !== ($v = $this->getValue())) { $a[self::FIELD_VALUE] = $v; } return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResourceVersionPolicy.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResourceVersionPolicy.php index 38ca39b1b6..a1ee655aa0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResourceVersionPolicy.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResourceVersionPolicy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResponseType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResponseType.php index be155cc0d0..0a5ebfcfd3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResponseType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRResponseType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRestfulCapabilityMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRestfulCapabilityMode.php index da494b3be3..405c75bc5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRestfulCapabilityMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRRestfulCapabilityMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSampledData.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSampledData.php index 04017cc085..f680cad06e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSampledData.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSampledData.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -818,6 +818,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSampledDataDataType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSampledDataDataType.php index 0632959850..8c666a7f2b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSampledDataDataType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSampledDataDataType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchComparator.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchComparator.php index 6627fee452..f8ebe384bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchComparator.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchComparator.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchEntryMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchEntryMode.php index 50f83c1a59..e793f0feb9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchEntryMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchEntryMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchModifierCode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchModifierCode.php index ae61368a57..844497dfbd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchModifierCode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchModifierCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchParamType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchParamType.php index f6e342232b..efcfc01278 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchParamType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSearchParamType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -257,6 +257,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSignature.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSignature.php index e9ded53f85..9e8d4ac2d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSignature.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSignature.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -904,6 +904,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSlicingRules.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSlicingRules.php index f25701fa10..2775684386 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSlicingRules.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSlicingRules.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSlotStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSlotStatus.php index a301f90343..83efe6c68b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSlotStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSlotStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSpecimenStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSpecimenStatus.php index 59c4491068..25e7a3ba5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSpecimenStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSpecimenStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRString.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRString.php index 6847ad5033..4db1446548 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRString.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRString.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureDefinitionKind.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureDefinitionKind.php index 2a0f652c61..b8bae67c73 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureDefinitionKind.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureDefinitionKind.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapContextType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapContextType.php index b82d342236..abb3fce54e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapContextType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapContextType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapGroupTypeMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapGroupTypeMode.php index f054202baa..59d66d969b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapGroupTypeMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapGroupTypeMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapInputMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapInputMode.php index dcdc7834f8..b5250e3c04 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapInputMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapInputMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapModelMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapModelMode.php index feda12483e..e27f9489e1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapModelMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapModelMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapSourceListMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapSourceListMode.php index e8ba5f4b65..d015fd263a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapSourceListMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapSourceListMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapTargetListMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapTargetListMode.php index 92e690c432..8f7f8f6f69 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapTargetListMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapTargetListMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapTransform.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapTransform.php index 7ede531288..1c517f5fe3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapTransform.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRStructureMapTransform.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSubscriptionChannelType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSubscriptionChannelType.php index e1c7c3ff72..beba05b388 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSubscriptionChannelType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSubscriptionChannelType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSubscriptionStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSubscriptionStatus.php index b53253ea6c..cbc4fb2704 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSubscriptionStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSubscriptionStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSupplyDeliveryStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSupplyDeliveryStatus.php index 5d854a2de3..5a763a7297 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSupplyDeliveryStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSupplyDeliveryStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSupplyRequestStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSupplyRequestStatus.php index c9077384ba..6e4af11b33 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSupplyRequestStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSupplyRequestStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSystemRestfulInteraction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSystemRestfulInteraction.php index 5e87ec8a11..e6b93b42a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSystemRestfulInteraction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSystemRestfulInteraction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSystemVersionProcessingMode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSystemVersionProcessingMode.php index f3bf939b3f..e9ac7c384d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSystemVersionProcessingMode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRSystemVersionProcessingMode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTaskStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTaskStatus.php index c1e602e7e7..5bfcd73fe3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTaskStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTaskStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportActionResult.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportActionResult.php index c754176f65..ad82103331 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportActionResult.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportActionResult.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportParticipantType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportParticipantType.php index f7c469b4a4..414822506f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportParticipantType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportParticipantType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportResult.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportResult.php index 6eb33f0c99..df818efbe3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportResult.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportResult.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportStatus.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportStatus.php index 94a5c10343..d2475966b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportStatus.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestReportStatus.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestScriptRequestMethodCode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestScriptRequestMethodCode.php index 29e9fcfde6..da3ef2bc75 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestScriptRequestMethodCode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTestScriptRequestMethodCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTime.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTime.php index 2399369c0c..05cf25491a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTime.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -262,6 +262,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTiming.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTiming.php index 0ebc99fec8..b2195d9e00 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTiming.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTiming.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -498,6 +498,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTiming/FHIRTimingRepeat.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTiming/FHIRTimingRepeat.php index 85a559b723..25a61b5fff 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTiming/FHIRTimingRepeat.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTiming/FHIRTimingRepeat.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1758,6 +1758,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTriggerDefinition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTriggerDefinition.php index 7b0a5bf708..208f710d8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTriggerDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTriggerDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -735,6 +735,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTriggerType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTriggerType.php index 1447ef1276..5e885f375f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTriggerType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTriggerType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTypeDerivationRule.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTypeDerivationRule.php index c8839817bb..65cbb53a03 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTypeDerivationRule.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTypeDerivationRule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTypeRestfulInteraction.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTypeRestfulInteraction.php index 4474dc48dd..ac9b1fa045 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTypeRestfulInteraction.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRTypeRestfulInteraction.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUDIEntryType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUDIEntryType.php index d0c03eae31..0b9c3d8842 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUDIEntryType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUDIEntryType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUnitsOfTime.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUnitsOfTime.php index 6c18384fad..01ee95dc4b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUnitsOfTime.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUnitsOfTime.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUnknownContentCode.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUnknownContentCode.php index 7e090fadbe..98578341f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUnknownContentCode.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUnknownContentCode.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUnsignedInt.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUnsignedInt.php index e4827be0e7..613cf424f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUnsignedInt.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUnsignedInt.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUri.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUri.php index 2e9fdbf4c9..cba0fa495e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUri.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUri.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUsageContext.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUsageContext.php index 623bc8491e..80d5553107 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUsageContext.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUsageContext.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -457,6 +457,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUse.php index da98a43510..415dba805f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUuid.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUuid.php index 1c80efa1c1..1246b67444 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUuid.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRUuid.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -264,6 +264,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRVisionBase.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRVisionBase.php index 83a6d41f1b..0ad2bcec2d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRVisionBase.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRVisionBase.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRVisionEyes.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRVisionEyes.php index 915157e37c..81d67607d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRVisionEyes.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRVisionEyes.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -258,6 +258,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRXPathUsageType.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRXPathUsageType.php index 30b3d3e7ca..1f2f7bfafa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRXPathUsageType.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRElement/FHIRXPathUsageType.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -259,6 +259,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRIdPrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRIdPrimitive.php index 110c728e00..aa1f7068da 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRIdPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRIdPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -249,6 +249,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRInstantPrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRInstantPrimitive.php index 03e3015971..8c7e3f7326 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRInstantPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRInstantPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -263,6 +263,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRIntegerPrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRIntegerPrimitive.php index 084e066dae..3001d15a87 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRIntegerPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRIntegerPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -260,6 +260,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRMarkdownPrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRMarkdownPrimitive.php index f05b80836c..d778bf97fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRMarkdownPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRMarkdownPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -247,6 +247,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIROidPrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIROidPrimitive.php index 170528a627..6ce11287b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIROidPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIROidPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -248,6 +248,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRPositiveIntPrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRPositiveIntPrimitive.php index 6ee97dbac1..afe6a73181 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRPositiveIntPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRPositiveIntPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -260,6 +260,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource.php index c39218acb6..c0013d50dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -586,6 +586,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRBinary.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRBinary.php index 3cea6e27c3..8a81310686 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRBinary.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRBinary.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -450,6 +450,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRBundle.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRBundle.php index e73e1be015..b5fdde354b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRBundle.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRBundle.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -695,6 +695,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource.php index 3b0f342b37..3969be3109 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -647,6 +647,7 @@ public function jsonSerialize() return $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAccount.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAccount.php index 64f76eacbc..1560b444fa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAccount.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAccount.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1142,6 +1142,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRActivityDefinition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRActivityDefinition.php index cd4680e6af..ee740b0ac9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRActivityDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRActivityDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -79,11 +79,11 @@ use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRRange; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRReference; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRRelatedArtifact; +use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRString; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRTiming; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRUri; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRUsageContext; -use DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRResource\FHIRDomainResource; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRConstants; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRContainedTypeInterface; @@ -361,7 +361,7 @@ class FHIRActivityDefinition extends FHIRDomainResource implements PHPFHIRContai * For example, a MedicationRequest, a ProcedureRequest, or a CommunicationRequest. * Typically, but not always, this is a Request resource. * - * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ protected $kind = null; @@ -2005,7 +2005,7 @@ public function setJurisdiction(array $jurisdiction = []) * For example, a MedicationRequest, a ProcedureRequest, or a CommunicationRequest. * Typically, but not always, this is a Request resource. * - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ public function getKind() { @@ -2020,7 +2020,7 @@ public function getKind() * For example, a MedicationRequest, a ProcedureRequest, or a CommunicationRequest. * Typically, but not always, this is a Request resource. * - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $kind + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $kind * @return static */ public function setKind(FHIRResourceType $kind = null) @@ -3707,6 +3707,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAdverseEvent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAdverseEvent.php index 28be90baf5..1bd87329a5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAdverseEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAdverseEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1494,6 +1494,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAllergyIntolerance.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAllergyIntolerance.php index d88e83621f..d6182c2628 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAllergyIntolerance.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAllergyIntolerance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1788,6 +1788,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAppointment.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAppointment.php index ec6560f829..ac04a4296d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAppointment.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAppointment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2185,6 +2185,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAppointmentResponse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAppointmentResponse.php index e40afccc8d..c66bc460f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAppointmentResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAppointmentResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -914,6 +914,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAuditEvent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAuditEvent.php index 50f1e4f869..de0ac9b483 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAuditEvent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRAuditEvent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1081,6 +1081,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRBasic.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRBasic.php index 8fec5b736c..819b0ac629 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRBasic.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRBasic.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -595,6 +595,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRBodySite.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRBodySite.php index 8bbfbcfce9..f8894bdc9b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRBodySite.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRBodySite.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -823,6 +823,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCapabilityStatement.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCapabilityStatement.php index 8ca71b62c9..899d1b09be 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCapabilityStatement.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCapabilityStatement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -3031,6 +3031,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCarePlan.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCarePlan.php index 4afc4694d1..d7f2ee90fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCarePlan.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCarePlan.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2102,6 +2102,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCareTeam.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCareTeam.php index 4b2b1698d6..631928149b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCareTeam.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCareTeam.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1297,6 +1297,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRChargeItem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRChargeItem.php index 4c3031a617..f437f37cf6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRChargeItem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRChargeItem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2308,6 +2308,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRClaim.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRClaim.php index d08014ce62..c91f1745ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRClaim.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRClaim.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2472,6 +2472,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRClaimResponse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRClaimResponse.php index 0e87145b5d..764324d0c3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRClaimResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRClaimResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1942,6 +1942,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRClinicalImpression.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRClinicalImpression.php index e12a44162e..6ebda67ce5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRClinicalImpression.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRClinicalImpression.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2050,6 +2050,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCodeSystem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCodeSystem.php index 896887e829..c1747be30b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCodeSystem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCodeSystem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2596,6 +2596,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCommunication.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCommunication.php index d7757bf60c..f8369e4b5c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCommunication.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCommunication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2099,6 +2099,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCommunicationRequest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCommunicationRequest.php index 70f9018b04..625ffb1d8b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCommunicationRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCommunicationRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2080,6 +2080,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinition.php index 4510d78b7c..79cc9ed9bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1666,6 +1666,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRComposition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRComposition.php index 9745556aa7..e45b65d22d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRComposition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRComposition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1512,6 +1512,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRConceptMap.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRConceptMap.php index 7ed42c175c..3210c7d755 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRConceptMap.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRConceptMap.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2088,6 +2088,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCondition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCondition.php index d46f759227..7527bdf174 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCondition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCondition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2229,6 +2229,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRConsent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRConsent.php index 67a4fd83e4..6233fdf372 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRConsent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRConsent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1986,6 +1986,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRContract.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRContract.php index 9fcec74d65..49fd259fdd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRContract.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRContract.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2427,6 +2427,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCoverage.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCoverage.php index fc0e8097a5..1c0662fd09 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCoverage.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRCoverage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1508,6 +1508,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDataElement.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDataElement.php index fd1b4d6bfb..4c912b09ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDataElement.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDataElement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1796,6 +1796,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDetectedIssue.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDetectedIssue.php index 11909ee9cc..6b35e62c37 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDetectedIssue.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDetectedIssue.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1095,6 +1095,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDevice.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDevice.php index 80842c88e1..bf3c61fe70 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDevice.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDevice.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1687,6 +1687,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceComponent.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceComponent.php index 8216a9c5fc..88e526bc40 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceComponent.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceComponent.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -968,6 +968,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceMetric.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceMetric.php index 3b2dd33f1b..4557ddde5c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceMetric.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceMetric.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -960,6 +960,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceRequest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceRequest.php index 55dd11e7d3..a894a03182 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2195,6 +2195,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatement.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatement.php index d8a4b958bb..9c63e6a4d6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatement.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1233,6 +1233,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDiagnosticReport.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDiagnosticReport.php index 34cd96997e..171bb944f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDiagnosticReport.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDiagnosticReport.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1877,6 +1877,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDocumentManifest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDocumentManifest.php index c4526afef5..fb371c5ddb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDocumentManifest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDocumentManifest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1289,6 +1289,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDocumentReference.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDocumentReference.php index cb2aa42628..5530c28e3b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDocumentReference.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRDocumentReference.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1603,6 +1603,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREligibilityRequest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREligibilityRequest.php index 5af0e0d43d..fc5ade9eca 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREligibilityRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREligibilityRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1323,6 +1323,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREligibilityResponse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREligibilityResponse.php index 1c8a13e3dc..f7a20649aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREligibilityResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREligibilityResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1217,6 +1217,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREncounter.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREncounter.php index 173df7b819..e6f5c9a30c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREncounter.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREncounter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2006,6 +2006,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREndpoint.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREndpoint.php index cdb911f346..7133f1bfe0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREndpoint.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREndpoint.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1262,6 +1262,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREnrollmentRequest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREnrollmentRequest.php index 69dbee07cd..f43e26f5e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREnrollmentRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREnrollmentRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -772,6 +772,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREnrollmentResponse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREnrollmentResponse.php index fb43aa075d..551a1a3463 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREnrollmentResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREnrollmentResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -865,6 +865,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREpisodeOfCare.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREpisodeOfCare.php index a6043adf56..b8ddc54765 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREpisodeOfCare.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIREpisodeOfCare.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1267,6 +1267,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRExpansionProfile.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRExpansionProfile.php index 5b0856f159..46d00308fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRExpansionProfile.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRExpansionProfile.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2305,6 +2305,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefit.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefit.php index 23866cea32..8dda33013e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefit.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefit.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -3161,6 +3161,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistory.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistory.php index 05a20bf816..32dabd8818 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistory.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistory.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2404,6 +2404,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRFlag.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRFlag.php index 39539d09b3..5ceaa52580 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRFlag.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRFlag.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -754,6 +754,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGoal.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGoal.php index 2ddb69a2dc..7e8fab6278 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGoal.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGoal.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1574,6 +1574,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGraphDefinition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGraphDefinition.php index 461cfd43b7..5be241c4e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGraphDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGraphDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -69,10 +69,10 @@ use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRDateTime; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRMarkdown; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRPublicationStatus; +use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRString; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRUri; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRUsageContext; -use DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRResource\FHIRDomainResource; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRConstants; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRContainedTypeInterface; @@ -263,7 +263,7 @@ class FHIRGraphDefinition extends FHIRDomainResource implements PHPFHIRContained * * The type of FHIR resource at which instances of this graph start. * - * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ protected $start = null; @@ -1120,7 +1120,7 @@ public function setPurpose($purpose = null) * * The type of FHIR resource at which instances of this graph start. * - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType */ public function getStart() { @@ -1133,7 +1133,7 @@ public function getStart() * * The type of FHIR resource at which instances of this graph start. * - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $start + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $start * @return static */ public function setStart(FHIRResourceType $start = null) @@ -1691,6 +1691,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGroup.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGroup.php index c584872a4e..827c09d134 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1010,6 +1010,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGuidanceResponse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGuidanceResponse.php index 5c745c1329..dbeaf0ff6f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGuidanceResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRGuidanceResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1401,6 +1401,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRHealthcareService.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRHealthcareService.php index ba9c08be09..9970f27f24 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRHealthcareService.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRHealthcareService.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2483,6 +2483,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImagingManifest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImagingManifest.php index dd8c20b2dc..187c7cb24b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImagingManifest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImagingManifest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -722,6 +722,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImagingStudy.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImagingStudy.php index d9d43ef528..603700316f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImagingStudy.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImagingStudy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1916,6 +1916,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImmunization.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImmunization.php index 83f075322d..6ae367e4ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImmunization.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImmunization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1876,6 +1876,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendation.php index 91f1a25577..ddc2a9f1d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -480,6 +480,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImplementationGuide.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImplementationGuide.php index f1e837abb9..136cb0bd33 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImplementationGuide.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRImplementationGuide.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2057,6 +2057,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRLibrary.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRLibrary.php index a61cea8d6b..7931d3b0d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRLibrary.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRLibrary.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2820,6 +2820,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRLinkage.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRLinkage.php index 8e77018684..c478595ca5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRLinkage.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRLinkage.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -469,6 +469,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRList.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRList.php index cc654af543..6888ad14b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRList.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRList.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1219,6 +1219,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRLocation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRLocation.php index f3982a0c33..ee4bba4e8d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRLocation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRLocation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1439,6 +1439,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMeasure.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMeasure.php index ceff6ed5d5..d4b3413a9a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMeasure.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMeasure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -3926,6 +3926,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMeasureReport.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMeasureReport.php index 22e2ab2467..9ee745c6b5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMeasureReport.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMeasureReport.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -917,6 +917,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedia.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedia.php index 715fb96eed..f15c1bff25 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedia.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedia.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1720,6 +1720,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedication.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedication.php index 39680f5899..bc7c686fa7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedication.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedication.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -906,6 +906,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationAdministration.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationAdministration.php index 1f58f62571..527ec91091 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationAdministration.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationAdministration.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2187,6 +2187,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationDispense.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationDispense.php index 4129981b8d..e8bf15fc3a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationDispense.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationDispense.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2393,6 +2393,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationRequest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationRequest.php index b237970c52..1c0dddb4d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2349,6 +2349,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationStatement.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationStatement.php index 4fcab35c3c..c5c8ab8018 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationStatement.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMedicationStatement.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1982,6 +1982,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMessageDefinition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMessageDefinition.php index 47e458c512..e23cc57a0a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMessageDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMessageDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2397,6 +2397,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMessageHeader.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMessageHeader.php index c2eb64c248..52cea49fd2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMessageHeader.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRMessageHeader.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1089,6 +1089,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRNamingSystem.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRNamingSystem.php index ff8bd6f480..cf3886c025 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRNamingSystem.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRNamingSystem.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1513,6 +1513,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRNutritionOrder.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRNutritionOrder.php index 7fa2d72b60..6a21b4b949 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRNutritionOrder.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRNutritionOrder.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1253,6 +1253,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRObservation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRObservation.php index 6107969172..7c2b0d365c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRObservation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRObservation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2773,6 +2773,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIROperationDefinition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIROperationDefinition.php index be30220d8b..6c5165c988 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIROperationDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIROperationDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -73,10 +73,10 @@ use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIROperationKind; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRPublicationStatus; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRReference; +use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRString; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRUri; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRUsageContext; -use DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRResource\FHIRDomainResource; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRConstants; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRContainedTypeInterface; @@ -348,7 +348,7 @@ class FHIROperationDefinition extends FHIRDomainResource implements PHPFHIRConta * * The types on which this operation can be executed. * - * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] + * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] */ protected $resource = []; @@ -1596,7 +1596,7 @@ public function setPurpose($purpose = null) * * The types on which this operation can be executed. * - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] */ public function getResource() { @@ -1609,7 +1609,7 @@ public function getResource() * * The types on which this operation can be executed. * - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $resource + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $resource * @return static */ public function addResource(FHIRResourceType $resource = null) @@ -1624,7 +1624,7 @@ public function addResource(FHIRResourceType $resource = null) * * The types on which this operation can be executed. * - * @param \DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] $resource + * @param \DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] $resource * @return static */ public function setResource(array $resource = []) @@ -2428,6 +2428,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIROperationOutcome.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIROperationOutcome.php index 01a0b8fe1f..608c612a64 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIROperationOutcome.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIROperationOutcome.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -313,6 +313,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIROrganization.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIROrganization.php index 3080af03c4..8bccb7528c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIROrganization.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIROrganization.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1233,6 +1233,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPatient.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPatient.php index 8553906853..f28530432c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPatient.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPatient.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1940,6 +1940,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPaymentNotice.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPaymentNotice.php index c5e01493d6..2bad715fc1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPaymentNotice.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPaymentNotice.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -926,6 +926,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliation.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliation.php index 0dd3717a56..034fb90d8c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliation.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliation.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1245,6 +1245,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPerson.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPerson.php index 3c07ca1e7f..6926490643 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPerson.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPerson.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1107,6 +1107,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPlanDefinition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPlanDefinition.php index ec2c34b982..3f95e6f2f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPlanDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPlanDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2822,6 +2822,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPractitioner.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPractitioner.php index dcf5056b1b..8c89bbffbd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPractitioner.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPractitioner.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1211,6 +1211,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPractitionerRole.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPractitionerRole.php index 3d3fba68f5..3daba6d8de 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPractitionerRole.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRPractitionerRole.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1509,6 +1509,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcedure.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcedure.php index 1ae5b839b4..2652a8baaa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcedure.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcedure.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2695,6 +2695,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcedureRequest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcedureRequest.php index 016e272aa4..0033947558 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcedureRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcedureRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2734,6 +2734,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcessRequest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcessRequest.php index c684d089a7..d6f9b3028c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcessRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcessRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1453,6 +1453,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcessResponse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcessResponse.php index 4b1d7bc0b6..e488bdb5dd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcessResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProcessResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1241,6 +1241,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProvenance.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProvenance.php index ae29fe5c93..506c5e8047 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProvenance.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRProvenance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1235,6 +1235,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRQuestionnaire.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRQuestionnaire.php index 017022e3de..423daf66cd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRQuestionnaire.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRQuestionnaire.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -73,10 +73,10 @@ use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRMarkdown; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRPeriod; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRPublicationStatus; +use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRString; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRUri; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRUsageContext; -use DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRResource\FHIRDomainResource; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRConstants; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRContainedTypeInterface; @@ -358,7 +358,7 @@ class FHIRQuestionnaire extends FHIRDomainResource implements PHPFHIRContainedTy * The types of subjects that can be the subject of responses created for the * questionnaire. * - * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] + * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] */ protected $subjectType = []; @@ -1602,7 +1602,7 @@ public function setStatus(FHIRPublicationStatus $status = null) * The types of subjects that can be the subject of responses created for the * questionnaire. * - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] */ public function getSubjectType() { @@ -1616,7 +1616,7 @@ public function getSubjectType() * The types of subjects that can be the subject of responses created for the * questionnaire. * - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $subjectType + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $subjectType * @return static */ public function addSubjectType(FHIRResourceType $subjectType = null) @@ -1632,7 +1632,7 @@ public function addSubjectType(FHIRResourceType $subjectType = null) * The types of subjects that can be the subject of responses created for the * questionnaire. * - * @param \DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] $subjectType + * @param \DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] $subjectType * @return static */ public function setSubjectType(array $subjectType = []) @@ -2329,6 +2329,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponse.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponse.php index e11b614dca..9015744c64 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponse.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponse.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1074,6 +1074,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRReferralRequest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRReferralRequest.php index db1aff0803..121f1c918d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRReferralRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRReferralRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2345,6 +2345,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRRelatedPerson.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRRelatedPerson.php index 1a749d763e..ca5a2b28ca 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRRelatedPerson.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRRelatedPerson.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1177,6 +1177,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRRequestGroup.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRRequestGroup.php index 36dcf6d227..d9e2d1dd49 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRRequestGroup.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRRequestGroup.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1523,6 +1523,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRResearchStudy.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRResearchStudy.php index 72c1177478..e0714ae4f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRResearchStudy.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRResearchStudy.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2120,6 +2120,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRResearchSubject.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRResearchSubject.php index d013984d8b..b58bab337f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRResearchSubject.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRResearchSubject.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -760,6 +760,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRRiskAssessment.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRRiskAssessment.php index fddc6ac4e9..a69433c691 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRRiskAssessment.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRRiskAssessment.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1475,6 +1475,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSchedule.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSchedule.php index bdea6d474b..1cdcab64d6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSchedule.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSchedule.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -960,6 +960,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSearchParameter.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSearchParameter.php index 146f95edfe..b19201095b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSearchParameter.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSearchParameter.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -70,6 +70,7 @@ use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRDateTime; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRMarkdown; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRPublicationStatus; +use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRSearchComparator; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRSearchModifierCode; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRSearchParamType; @@ -77,7 +78,6 @@ use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRUri; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRUsageContext; use DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRXPathUsageType; -use DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType; use DCarbone\PHPFHIRGenerated\STU3\FHIRResource\FHIRDomainResource; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRConstants; use DCarbone\PHPFHIRGenerated\STU3\PHPFHIRContainedTypeInterface; @@ -149,7 +149,7 @@ class FHIRSearchParameter extends FHIRDomainResource implements PHPFHIRContained * * The base resource type(s) that this search parameter can be used against. * - * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] + * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] */ protected $base = []; @@ -368,7 +368,7 @@ class FHIRSearchParameter extends FHIRDomainResource implements PHPFHIRContained * * Types of resource (if a resource is referenced). * - * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] + * @var null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] */ protected $target = []; @@ -972,7 +972,7 @@ public function _getResourceType() * * The base resource type(s) that this search parameter can be used against. * - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] */ public function getBase() { @@ -985,7 +985,7 @@ public function getBase() * * The base resource type(s) that this search parameter can be used against. * - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $base + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $base * @return static */ public function addBase(FHIRResourceType $base = null) @@ -1000,7 +1000,7 @@ public function addBase(FHIRResourceType $base = null) * * The base resource type(s) that this search parameter can be used against. * - * @param \DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] $base + * @param \DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] $base * @return static */ public function setBase(array $base = []) @@ -1812,7 +1812,7 @@ public function setStatus(FHIRPublicationStatus $status = null) * * Types of resource (if a resource is referenced). * - * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] + * @return null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] */ public function getTarget() { @@ -1825,7 +1825,7 @@ public function getTarget() * * Types of resource (if a resource is referenced). * - * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType $target + * @param null|\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType $target * @return static */ public function addTarget(FHIRResourceType $target = null) @@ -1840,7 +1840,7 @@ public function addTarget(FHIRResourceType $target = null) * * Types of resource (if a resource is referenced). * - * @param \DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType[] $target + * @param \DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType[] $target * @return static */ public function setTarget(array $target = []) @@ -2694,6 +2694,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSequence.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSequence.php index 3a17513353..3da7007ebd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSequence.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSequence.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1458,6 +1458,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRServiceDefinition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRServiceDefinition.php index b43167b77a..e6891353cb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRServiceDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRServiceDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2704,6 +2704,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSlot.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSlot.php index 2a38019f53..19ee4c6e92 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSlot.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSlot.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1168,6 +1168,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSpecimen.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSpecimen.php index d9929e1746..1e4c34b11a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSpecimen.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSpecimen.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1238,6 +1238,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRStructureDefinition.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRStructureDefinition.php index 5406992ae3..af911cabe2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRStructureDefinition.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRStructureDefinition.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2957,6 +2957,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRStructureMap.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRStructureMap.php index ec6bf6d4ac..b94b7672c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRStructureMap.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRStructureMap.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2071,6 +2071,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSubscription.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSubscription.php index 59e2c6be14..01bcb82e69 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSubscription.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSubscription.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -938,6 +938,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSubstance.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSubstance.php index 653de1114d..ad451f26ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSubstance.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSubstance.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -840,6 +840,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSupplyDelivery.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSupplyDelivery.php index 18e228ddb5..523d51ded6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSupplyDelivery.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSupplyDelivery.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1168,6 +1168,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSupplyRequest.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSupplyRequest.php index 5e3ecf957c..bdcff2c973 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSupplyRequest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRSupplyRequest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1255,6 +1255,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRTask.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRTask.php index 306193efb4..3d134289a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRTask.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRTask.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2428,6 +2428,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRTestReport.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRTestReport.php index 0831f902c9..902e6efda9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRTestReport.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRTestReport.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -1149,6 +1149,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRTestScript.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRTestScript.php index 06ead5dfa5..39b9a21231 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRTestScript.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRTestScript.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2674,6 +2674,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRValueSet.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRValueSet.php index 3826807851..51d26412a4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRValueSet.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRValueSet.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2020,6 +2020,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRVisionPrescription.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRVisionPrescription.php index 8ee7e9a498..31f1ff68f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRVisionPrescription.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRDomainResource/FHIRVisionPrescription.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -880,6 +880,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRParameters.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRParameters.php index ccb3bd0e72..adbca49e7f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRParameters.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResource/FHIRParameters.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -314,6 +314,7 @@ public function jsonSerialize() return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResourceContainer.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResourceContainer.php index e1df1eac22..c81ef5c1eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResourceContainer.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRResourceContainer.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -6806,6 +6806,7 @@ public function jsonSerialize() return null; } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRSampledDataDataTypePrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRSampledDataDataTypePrimitive.php index 7f6a476f7c..147f8c2176 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRSampledDataDataTypePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRSampledDataDataTypePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -247,6 +247,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRStringPrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRStringPrimitive.php index 87f0cdd6a1..418d125d27 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRStringPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRStringPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -247,6 +247,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRTimePrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRTimePrimitive.php index c3ab46fa7a..aa33346f51 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRTimePrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRTimePrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -267,6 +267,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRUnsignedIntPrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRUnsignedIntPrimitive.php index c55262af27..197fa63b4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRUnsignedIntPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRUnsignedIntPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -260,6 +260,7 @@ public function jsonSerialize() return intval($this->getValue(), 10); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRUriPrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRUriPrimitive.php index 1c347a5772..be82159aa5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRUriPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRUriPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -243,6 +243,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRUuidPrimitive.php b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRUuidPrimitive.php index bef3ec7b6e..8879768bad 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/FHIRUuidPrimitive.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/FHIRUuidPrimitive.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -248,6 +248,7 @@ public function jsonSerialize() return $this->getValue(); } + /** * @return string */ diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRAutoloader.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRAutoloader.php index b1b161f1f1..5f1a0ea9ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRAutoloader.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRAutoloader.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -834,6 +834,7 @@ abstract class PHPFHIRAutoloader 'DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRRequestStatus' => 'FHIRElement/FHIRRequestStatus.php', 'DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResearchStudyStatus' => 'FHIRElement/FHIRResearchStudyStatus.php', 'DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResearchSubjectStatus' => 'FHIRElement/FHIRResearchSubjectStatus.php', + 'DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType' => 'FHIRElement/FHIRResourceType.php', 'DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceVersionPolicy' => 'FHIRElement/FHIRResourceVersionPolicy.php', 'DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResponseType' => 'FHIRElement/FHIRResponseType.php', 'DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRRestfulCapabilityMode' => 'FHIRElement/FHIRRestfulCapabilityMode.php', @@ -894,7 +895,6 @@ abstract class PHPFHIRAutoloader 'DCarbone\PHPFHIRGenerated\STU3\FHIRPositiveIntPrimitive' => 'FHIRPositiveIntPrimitive.php', 'DCarbone\PHPFHIRGenerated\STU3\FHIRResource' => 'FHIRResource.php', 'DCarbone\PHPFHIRGenerated\STU3\FHIRResourceContainer' => 'FHIRResourceContainer.php', - 'DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType' => 'FHIRResourceType.php', 'DCarbone\PHPFHIRGenerated\STU3\FHIRResource\FHIRBinary' => 'FHIRResource/FHIRBinary.php', 'DCarbone\PHPFHIRGenerated\STU3\FHIRResource\FHIRBundle' => 'FHIRResource/FHIRBundle.php', 'DCarbone\PHPFHIRGenerated\STU3\FHIRResource\FHIRDomainResource' => 'FHIRResource/FHIRDomainResource.php', diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRCommentContainerInterface.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRCommentContainerInterface.php index b8addf0d3f..4bf41c3c46 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRCommentContainerInterface.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRCommentContainerInterface.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRCommentContainerTrait.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRCommentContainerTrait.php index 8886fa6d6b..770e944d4b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRCommentContainerTrait.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRCommentContainerTrait.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRConstants.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRConstants.php index b23153c2a6..b9732efe7b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRConstants.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRConstants.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -73,7 +73,7 @@ abstract class PHPFHIRConstants const SOURCE_GENERATION_DATE = 'Wed, Apr 19, 2017 07:44+1000'; // PHPFHIR - const CODE_GENERATION_DATE = 'November 30th, 2019 21:22+0000'; + const CODE_GENERATION_DATE = 'November 30th, 2019 23:37+0000'; // Common const JSON_FIELD_RESOURCE_TYPE = 'resourceType'; @@ -1735,7 +1735,7 @@ abstract class PHPFHIRConstants const TYPE_CLASS_RESEARCH_SUBJECT_STATUS_HYPHEN_LIST = '\\DCarbone\\PHPFHIRGenerated\\STU3\\FHIRCodePrimitive\\FHIRResearchSubjectStatusList'; const TYPE_CLASS_RESOURCE = '\\DCarbone\\PHPFHIRGenerated\\STU3\\FHIRResource'; const TYPE_CLASS_RESOURCE_CONTAINER = '\\DCarbone\\PHPFHIRGenerated\\STU3\\FHIRResourceContainer'; - const TYPE_CLASS_RESOURCE_TYPE = '\\DCarbone\\PHPFHIRGenerated\\STU3\\FHIRResourceType'; + const TYPE_CLASS_RESOURCE_TYPE = '\\DCarbone\\PHPFHIRGenerated\\STU3\\FHIRElement\\FHIRResourceType'; const TYPE_CLASS_RESOURCE_TYPE_HYPHEN_LIST = '\\DCarbone\\PHPFHIRGenerated\\STU3\\FHIRCodePrimitive\\FHIRResourceTypeList'; const TYPE_CLASS_RESOURCE_VERSION_POLICY = '\\DCarbone\\PHPFHIRGenerated\\STU3\\FHIRElement\\FHIRResourceVersionPolicy'; const TYPE_CLASS_RESOURCE_VERSION_POLICY_HYPHEN_LIST = '\\DCarbone\\PHPFHIRGenerated\\STU3\\FHIRCodePrimitive\\FHIRResourceVersionPolicyList'; diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRContainedTypeInterface.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRContainedTypeInterface.php index ea0ef969a1..cf4f90c258 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRContainedTypeInterface.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRContainedTypeInterface.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRResponseParser.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRResponseParser.php index 9eb1477f16..bd78e7fb5f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRResponseParser.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRResponseParser.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRResponseParserConfig.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRResponseParserConfig.php index ac9e4a247b..6688313072 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRResponseParserConfig.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRResponseParserConfig.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php index 4356c14d9f..11446dea72 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRBase64BinaryPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRBooleanPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRBooleanPrimitiveTest.php index d62a6706c7..a5b6f0589c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRBooleanPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRBooleanPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAccountStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAccountStatusListTest.php index c65b7165cc..d37ede2839 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAccountStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAccountStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionCardinalityBehaviorListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionCardinalityBehaviorListTest.php index 7f33575c2f..db83696fe0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionCardinalityBehaviorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionCardinalityBehaviorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionConditionKindListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionConditionKindListTest.php index a85ce81fd2..2cdbbea0b7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionConditionKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionConditionKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionGroupingBehaviorListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionGroupingBehaviorListTest.php index 3d2f76cff1..6abd3d599f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionGroupingBehaviorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionGroupingBehaviorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionListListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionListListTest.php index ec54784598..9da33f92da 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionListListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionListListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionParticipantTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionParticipantTypeListTest.php index 9ed445b33d..4099ba38a8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionParticipantTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionParticipantTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionPrecheckBehaviorListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionPrecheckBehaviorListTest.php index 94c78db2fd..e732c5a84f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionPrecheckBehaviorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionPrecheckBehaviorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRelationshipTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRelationshipTypeListTest.php index 8b23ca8849..f8addce163 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRelationshipTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRelationshipTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRequiredBehaviorListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRequiredBehaviorListTest.php index 93dd002862..a446c3a7d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRequiredBehaviorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionRequiredBehaviorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionSelectionBehaviorListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionSelectionBehaviorListTest.php index 3d197a0d18..5c2008a6f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionSelectionBehaviorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRActionSelectionBehaviorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressTypeListTest.php index 18c56bcd9e..60ba2dd4c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressUseListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressUseListTest.php index dd94c5b665..f720773f5d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAddressUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAdministrativeGenderListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAdministrativeGenderListTest.php index 5a783e79a3..99adb8bcef 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAdministrativeGenderListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAdministrativeGenderListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAdverseEventCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAdverseEventCategoryListTest.php index 5787b9df66..140d4058c7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAdverseEventCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAdverseEventCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAdverseEventCausalityListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAdverseEventCausalityListTest.php index 19d1e9a058..d5ef517be2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAdverseEventCausalityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAdverseEventCausalityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAggregationModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAggregationModeListTest.php index fc33e07130..729f94a58c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAggregationModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAggregationModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryListTest.php index 99d345a8bd..8d67fba1ee 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceClinicalStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceClinicalStatusListTest.php index 6f1bb239c3..5a8ae23020 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceClinicalStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceClinicalStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityListTest.php index bf96027985..383d85d476 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceCriticalityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityListTest.php index c4ea4c07ed..f0b51eca6c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeListTest.php index 8b03e69cd8..4e91e6c30e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceVerificationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceVerificationStatusListTest.php index 82016f6990..73066bb6e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceVerificationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAllergyIntoleranceVerificationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAppointmentStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAppointmentStatusListTest.php index 24dfec624a..c1c15b978a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAppointmentStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAppointmentStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionDirectionTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionDirectionTypeListTest.php index 7a16f9f6b5..55cc870599 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionDirectionTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionDirectionTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionOperatorTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionOperatorTypeListTest.php index e9ad0b21f2..c1333dccbc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionOperatorTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionOperatorTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionResponseTypesListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionResponseTypesListTest.php index 61aaa8096c..7b7c9f2146 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionResponseTypesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAssertionResponseTypesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventActionListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventActionListTest.php index 84184417ae..d63590c888 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventActionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventActionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeListTest.php index faca4369fc..52c61eeaff 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventAgentNetworkTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventOutcomeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventOutcomeListTest.php index 8d36549d24..0b59bc78a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventOutcomeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRAuditEventOutcomeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRBindingStrengthListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRBindingStrengthListTest.php index 169fd87e68..f91accc554 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRBindingStrengthListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRBindingStrengthListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRBundleTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRBundleTypeListTest.php index a9a5de50f0..a980571139 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRBundleTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRBundleTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCapabilityStatementKindListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCapabilityStatementKindListTest.php index 89b416aeb8..102bc58606 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCapabilityStatementKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCapabilityStatementKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanActivityStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanActivityStatusListTest.php index bba0397772..2b7937ea6e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanActivityStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanActivityStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanIntentListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanIntentListTest.php index 50b918096d..31aeeb7693 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanIntentListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanIntentListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanStatusListTest.php index 96472cab21..648f0c80db 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCarePlanStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCareTeamStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCareTeamStatusListTest.php index 2a46b8d1ad..48711273a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCareTeamStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCareTeamStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRChargeItemStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRChargeItemStatusListTest.php index baaf8f0106..1d2687847d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRChargeItemStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRChargeItemStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRClinicalImpressionStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRClinicalImpressionStatusListTest.php index 2489f63bdb..86368abacd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRClinicalImpressionStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRClinicalImpressionStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemContentModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemContentModeListTest.php index a954735a79..767a1f6263 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemContentModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemContentModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningListTest.php index 69254f070b..f4f44bea11 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCodeSystemHierarchyMeaningListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCompartmentTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCompartmentTypeListTest.php index 53663dbfa1..28dc999b4d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCompartmentTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCompartmentTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionAttestationModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionAttestationModeListTest.php index 4b95696c18..69bbfc806a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionAttestationModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionAttestationModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionStatusListTest.php index 6081c11ab2..f12c7fd72c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRCompositionStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapEquivalenceListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapEquivalenceListTest.php index 3dcea807fd..e91cd2cad6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapEquivalenceListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapEquivalenceListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeListTest.php index 4fd4665670..d3d968c8c1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConceptMapGroupUnmappedModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionClinicalStatusCodesListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionClinicalStatusCodesListTest.php index 7cb2f36ef9..7624e92a7b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionClinicalStatusCodesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionClinicalStatusCodesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionVerificationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionVerificationStatusListTest.php index a34a250038..a6e9fe44f1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionVerificationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionVerificationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalDeleteStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalDeleteStatusListTest.php index 29cb94dc38..5a8d1704ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalDeleteStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalDeleteStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalReadStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalReadStatusListTest.php index b9755096aa..bc0e708019 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalReadStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConditionalReadStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConfidentialityClassificationListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConfidentialityClassificationListTest.php index 7457f11cbd..5c93d723a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConfidentialityClassificationListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConfidentialityClassificationListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentDataMeaningListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentDataMeaningListTest.php index 4d35c6d0bb..cb70426763 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentDataMeaningListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentDataMeaningListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentExceptTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentExceptTypeListTest.php index 2cdc8c58f3..25dd7d037d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentExceptTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentExceptTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentStateListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentStateListTest.php index 03eeeefb6d..05497fb98a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentStateListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConsentStateListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConstraintSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConstraintSeverityListTest.php index d4ff64e879..55364ff8f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConstraintSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRConstraintSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointSystemListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointSystemListTest.php index fd4afc8ddc..6f69224ff5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointSystemListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointSystemListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointUseListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointUseListTest.php index 19bff8e2ed..ee704a00a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContactPointUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContentTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContentTypeListTest.php index 15d8920236..d19bd1a69a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContentTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContentTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContractResourceStatusCodesListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContractResourceStatusCodesListTest.php index 303699a875..2a040d9643 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContractResourceStatusCodesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContractResourceStatusCodesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContributorTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContributorTypeListTest.php index 23b8cc559c..92161e49c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContributorTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRContributorTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDataElementStringencyListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDataElementStringencyListTest.php index bd18c154af..106a5d0132 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDataElementStringencyListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDataElementStringencyListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDaysOfWeekListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDaysOfWeekListTest.php index 9991e04fd2..34f1053901 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDaysOfWeekListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDaysOfWeekListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDetectedIssueSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDetectedIssueSeverityListTest.php index ad6045be39..e3515a15d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDetectedIssueSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDetectedIssueSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateListTest.php index 0e3d8b9baa..e5ca73b218 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationStateListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeListTest.php index a88adfda7f..7b5a8a3121 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCalibrationTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCategoryListTest.php index 97c7f91a25..ba3831543b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricColorListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricColorListTest.php index fdc402a00c..6dd4c73bff 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricColorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricColorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusListTest.php index 05191e654d..6fc2b7a1b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceMetricOperationalStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceUseStatementStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceUseStatementStatusListTest.php index a0f56f7a52..1dfc5b36fa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceUseStatementStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDeviceUseStatementStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDiagnosticReportStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDiagnosticReportStatusListTest.php index 5a46f33d26..a2d264f2f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDiagnosticReportStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDiagnosticReportStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDigitalMediaTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDigitalMediaTypeListTest.php index 6aadc49aa7..aa12b8a21f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDigitalMediaTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDigitalMediaTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDiscriminatorTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDiscriminatorTypeListTest.php index abb2504f37..38cca84777 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDiscriminatorTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDiscriminatorTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentModeListTest.php index 4a92e3679e..6eed629fd8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentReferenceStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentReferenceStatusListTest.php index 9ab997e882..e6e290198a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentReferenceStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentReferenceStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentRelationshipTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentRelationshipTypeListTest.php index e81c4c13d9..82b6203c02 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentRelationshipTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRDocumentRelationshipTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterLocationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterLocationStatusListTest.php index 001ef8cc7d..10a0daf7bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterLocationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterLocationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterStatusListTest.php index 3b1c9e9631..17c89a4ec3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREncounterStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREndpointStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREndpointStatusListTest.php index f922e927ac..b3e8d10804 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREndpointStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREndpointStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREpisodeOfCareStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREpisodeOfCareStatusListTest.php index 015b43ca40..d641c58acc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREpisodeOfCareStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREpisodeOfCareStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREventCapabilityModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREventCapabilityModeListTest.php index 794ca15210..8f7daad5bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREventCapabilityModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREventCapabilityModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREventStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREventStatusListTest.php index a898cd6137..3ea95420bf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREventStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREventStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREventTimingListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREventTimingListTest.php index 980359d3cd..015d5f79e1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREventTimingListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIREventTimingListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusListTest.php index e43c867107..1b508acae7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRExplanationOfBenefitStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRExtensionContextListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRExtensionContextListTest.php index be25c11d67..78f576243e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRExtensionContextListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRExtensionContextListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRAllTypesListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRAllTypesListTest.php index 1bf2723ece..8541d01976 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRAllTypesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRAllTypesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRDefinedTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRDefinedTypeListTest.php index 3f5cf0bba4..b389ef7ea8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRDefinedTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRDefinedTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRDeviceStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRDeviceStatusListTest.php index 2ceaddf26c..21a0c15252 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRDeviceStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRDeviceStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRSubstanceStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRSubstanceStatusListTest.php index 37848ebc22..f09b66026e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRSubstanceStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFHIRSubstanceStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFamilyHistoryStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFamilyHistoryStatusListTest.php index 41fb3caaa9..c731743ca6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFamilyHistoryStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFamilyHistoryStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFilterOperatorListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFilterOperatorListTest.php index e3f4af08e5..c7c8304cd3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFilterOperatorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFilterOperatorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesListTest.php index 32822ae824..2df6667f15 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFinancialResourceStatusCodesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFlagStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFlagStatusListTest.php index 58b8baf449..4301cdf229 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFlagStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRFlagStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGoalStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGoalStatusListTest.php index 08aaf36237..3495bbd212 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGoalStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGoalStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGraphCompartmentRuleListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGraphCompartmentRuleListTest.php index d5effc743d..f25ca03126 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGraphCompartmentRuleListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGraphCompartmentRuleListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGroupTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGroupTypeListTest.php index 19501b6cd5..276a128511 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGroupTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGroupTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidanceResponseStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidanceResponseStatusListTest.php index eeac04e07d..ce91d938f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidanceResponseStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidanceResponseStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGuideDependencyTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGuideDependencyTypeListTest.php index 20acf43438..e688f59130 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGuideDependencyTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGuideDependencyTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidePageKindListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidePageKindListTest.php index 69b4898d8c..2eab931df8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidePageKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRGuidePageKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRHTTPVerbListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRHTTPVerbListTest.php index becc7dc2c5..35439474b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRHTTPVerbListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRHTTPVerbListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentifierUseListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentifierUseListTest.php index 4672d003ee..f1fff2a5f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentifierUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentifierUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentityAssuranceLevelListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentityAssuranceLevelListTest.php index 2b220932d4..2f34c02459 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentityAssuranceLevelListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIdentityAssuranceLevelListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRImmunizationStatusCodesListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRImmunizationStatusCodesListTest.php index ba460fa6f7..c260557d0c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRImmunizationStatusCodesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRImmunizationStatusCodesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRInstanceAvailabilityListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRInstanceAvailabilityListTest.php index f6999b7117..7b8a455eb8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRInstanceAvailabilityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRInstanceAvailabilityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueSeverityListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueSeverityListTest.php index c40227c5f5..346ddefe64 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueSeverityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueSeverityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueTypeListTest.php index f7ad706cba..422523fe64 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRIssueTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkTypeListTest.php index 37088f3515..295f24d23b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkageTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkageTypeListTest.php index cc5d115f5a..e775c89989 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkageTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLinkageTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRListModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRListModeListTest.php index 32d8ca8129..f8c4b7b58d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRListModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRListModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRListStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRListStatusListTest.php index 02861ee0fc..20886336cd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRListStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRListStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationModeListTest.php index a9e4f40ace..6014946a1f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationStatusListTest.php index 5553d88514..ad938c5968 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRLocationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasmntPrincipleListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasmntPrincipleListTest.php index a392239e64..cd0354eb27 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasmntPrincipleListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasmntPrincipleListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportStatusListTest.php index 98dfdf6f16..017124c0b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportTypeListTest.php index 54486a340b..d74947ba86 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMeasureReportTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationAdministrationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationAdministrationStatusListTest.php index 54c421f6c5..c6df01eecb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationAdministrationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationAdministrationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationDispenseStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationDispenseStatusListTest.php index 197192152c..d76293536f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationDispenseStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationDispenseStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestIntentListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestIntentListTest.php index bdf0530e0f..2c058d3a9b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestIntentListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestIntentListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestPriorityListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestPriorityListTest.php index a281359378..4e4aa72bb9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestPriorityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestPriorityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestStatusListTest.php index 1935a5eeb8..dcd942d675 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationRequestStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatementStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatementStatusListTest.php index 3d08cd803e..5752068e25 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatementStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatementStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatementTakenListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatementTakenListTest.php index 2763c140ba..492166450f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatementTakenListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatementTakenListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatusListTest.php index a4b2ad5249..c689274cdc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMedicationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMessageSignificanceCategoryListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMessageSignificanceCategoryListTest.php index 5b37f38f2b..b6f9ef5867 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMessageSignificanceCategoryListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRMessageSignificanceCategoryListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNameUseListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNameUseListTest.php index 3249c41241..4e08d1500b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNameUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNameUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeListTest.php index 0587dcf6a4..7682452ad0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemIdentifierTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemTypeListTest.php index 3874bcbd11..0c1050af6a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNamingSystemTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNarrativeStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNarrativeStatusListTest.php index 429d1db6ca..f02b215f5f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNarrativeStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNarrativeStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNoteTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNoteTypeListTest.php index 7d3bd1531a..86b00d2c17 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNoteTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNoteTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNutritionOrderStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNutritionOrderStatusListTest.php index 0b4dd1feba..b81ced65ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNutritionOrderStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRNutritionOrderStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationRelationshipTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationRelationshipTypeListTest.php index 32f3a47074..5672e6bc84 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationRelationshipTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationRelationshipTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationStatusListTest.php index e177a232de..8091c89590 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRObservationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIROperationKindListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIROperationKindListTest.php index f57296fc74..56dc1b0d10 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIROperationKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIROperationKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIROperationParameterUseListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIROperationParameterUseListTest.php index 54f9545c9b..bc141372a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIROperationParameterUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIROperationParameterUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipantRequiredListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipantRequiredListTest.php index ef04a19c96..7e6f2ecda9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipantRequiredListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipantRequiredListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipationStatusListTest.php index f398d1410e..2b1682a327 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRParticipationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyRepresentationListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyRepresentationListTest.php index 00377f38fa..2876892064 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyRepresentationListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyRepresentationListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyTypeListTest.php index 453d6fac2e..32929a6e82 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRPropertyTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRProvenanceEntityRoleListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRProvenanceEntityRoleListTest.php index de9eb33c00..d8200f16b7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRProvenanceEntityRoleListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRProvenanceEntityRoleListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRPublicationStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRPublicationStatusListTest.php index b59d6b8383..772954d4ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRPublicationStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRPublicationStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQualityTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQualityTypeListTest.php index 27cb462e92..c49996e0c4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQualityTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQualityTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQuantityComparatorListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQuantityComparatorListTest.php index 859549536b..f534f65ed2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQuantityComparatorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQuantityComparatorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireItemTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireItemTypeListTest.php index 929a29dd7d..38714dc731 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireItemTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireItemTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusListTest.php index 852d11bb9c..9031d76345 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRQuestionnaireResponseStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceHandlingPolicyListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceHandlingPolicyListTest.php index d4eefa960e..89a84f9c7d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceHandlingPolicyListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceHandlingPolicyListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceVersionRulesListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceVersionRulesListTest.php index d87ae1f76c..aa14e461c3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceVersionRulesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRReferenceVersionRulesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRelatedArtifactTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRelatedArtifactTypeListTest.php index 635b5458e8..912abd744f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRelatedArtifactTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRelatedArtifactTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRemittanceOutcomeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRemittanceOutcomeListTest.php index ec4f101826..4b8049d17c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRemittanceOutcomeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRemittanceOutcomeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRepositoryTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRepositoryTypeListTest.php index eec2d253ce..99074a9353 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRepositoryTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRepositoryTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestIntentListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestIntentListTest.php index 5252ed173b..d767bdee7f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestIntentListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestIntentListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestPriorityListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestPriorityListTest.php index 9c3ab5e750..5f8dc4c923 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestPriorityListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestPriorityListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestStatusListTest.php index af8ff93163..09d09f49eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRequestStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchStudyStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchStudyStatusListTest.php index a916ca467b..545910aaff 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchStudyStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchStudyStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchSubjectStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchSubjectStatusListTest.php index ae93863eef..903d015715 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchSubjectStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResearchSubjectStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceTypeListTest.php index 665136608c..998847a415 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceVersionPolicyListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceVersionPolicyListTest.php index 67594a94c3..f92832eff2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceVersionPolicyListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResourceVersionPolicyListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResponseTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResponseTypeListTest.php index 0d5801a294..d80c3f79e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResponseTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRResponseTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRestfulCapabilityModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRestfulCapabilityModeListTest.php index cdc7918f33..16ea43d3b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRestfulCapabilityModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRRestfulCapabilityModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchComparatorListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchComparatorListTest.php index 6df0df501c..5691d2cb10 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchComparatorListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchComparatorListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchEntryModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchEntryModeListTest.php index f42ed96ce8..9e48a3a14b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchEntryModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchEntryModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchModifierCodeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchModifierCodeListTest.php index 6ef020f739..44823d4793 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchModifierCodeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchModifierCodeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchParamTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchParamTypeListTest.php index 1e862c5ffe..a9c050e0bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchParamTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSearchParamTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSlicingRulesListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSlicingRulesListTest.php index 26b22ebaee..6dd6b7d6fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSlicingRulesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSlicingRulesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSlotStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSlotStatusListTest.php index 3050fb132b..ad92e82415 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSlotStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSlotStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSpecimenStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSpecimenStatusListTest.php index 94ed97c705..2534b759a7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSpecimenStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSpecimenStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureDefinitionKindListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureDefinitionKindListTest.php index 746f7e90fd..44efcf3457 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureDefinitionKindListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureDefinitionKindListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapContextTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapContextTypeListTest.php index 7fa275e4b3..930fa13c1a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapContextTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapContextTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeListTest.php index 44fcad8352..f8dc93b03c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapGroupTypeModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapInputModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapInputModeListTest.php index 51bea71d21..c88fc70ee7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapInputModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapInputModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapModelModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapModelModeListTest.php index 0ee59cfb55..263f59a23a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapModelModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapModelModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapSourceListModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapSourceListModeListTest.php index 03462394a5..da1c90dcea 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapSourceListModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapSourceListModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTargetListModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTargetListModeListTest.php index 7bd4e5cb27..4b7703f4e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTargetListModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTargetListModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTransformListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTransformListTest.php index c30af4cc4a..1c59fe718c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTransformListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRStructureMapTransformListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionChannelTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionChannelTypeListTest.php index 52ffff1965..48db3fd1a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionChannelTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionChannelTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionStatusListTest.php index e156d3cd88..5bf89d4215 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSubscriptionStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyDeliveryStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyDeliveryStatusListTest.php index 63814e5953..89d43f6bc2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyDeliveryStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyDeliveryStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyRequestStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyRequestStatusListTest.php index 8083a2fa0a..1af48c5660 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyRequestStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSupplyRequestStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSystemRestfulInteractionListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSystemRestfulInteractionListTest.php index 5d593eb5d0..a268f529eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSystemRestfulInteractionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSystemRestfulInteractionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSystemVersionProcessingModeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSystemVersionProcessingModeListTest.php index 5306cd4dd8..cc8f267ae5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSystemVersionProcessingModeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRSystemVersionProcessingModeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTaskStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTaskStatusListTest.php index 60747510b9..b73dd829a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTaskStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTaskStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportActionResultListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportActionResultListTest.php index da44026985..32d36fe216 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportActionResultListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportActionResultListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportParticipantTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportParticipantTypeListTest.php index 4545e19275..567ddce2ae 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportParticipantTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportParticipantTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportResultListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportResultListTest.php index da04b6e2f5..50e8f4cddb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportResultListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportResultListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportStatusListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportStatusListTest.php index 67e7b1bc1d..5e1abe84f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportStatusListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestReportStatusListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeListTest.php index 68925b9296..58a174f378 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTestScriptRequestMethodCodeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTriggerTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTriggerTypeListTest.php index 6cee054a11..40f516be81 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTriggerTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTriggerTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeDerivationRuleListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeDerivationRuleListTest.php index e45789db36..0246b58689 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeDerivationRuleListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeDerivationRuleListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeRestfulInteractionListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeRestfulInteractionListTest.php index c3df88b2c8..02768a2deb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeRestfulInteractionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRTypeRestfulInteractionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUDIEntryTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUDIEntryTypeListTest.php index e681958ac5..1b6ef1d5f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUDIEntryTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUDIEntryTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUnitsOfTimeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUnitsOfTimeListTest.php index 855c138eff..ad2de096a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUnitsOfTimeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUnitsOfTimeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUnknownContentCodeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUnknownContentCodeListTest.php index 2570ee36e6..94ca0af177 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUnknownContentCodeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUnknownContentCodeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUseListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUseListTest.php index e21f37eb67..f5547472bd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRUseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionBaseListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionBaseListTest.php index 150a815543..2013011d7f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionBaseListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionBaseListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionEyesListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionEyesListTest.php index 5bdbd102c1..b429c2bd8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionEyesListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRVisionEyesListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRXPathUsageTypeListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRXPathUsageTypeListTest.php index f9f889b29f..808c51316b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRXPathUsageTypeListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitive/FHIRXPathUsageTypeListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitiveTest.php index c205de1911..9036383af4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRCodePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRDatePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRDatePrimitiveTest.php index 3aa7085454..fcb69f28a9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRDatePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRDatePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRDateTimePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRDateTimePrimitiveTest.php index d39fe487de..ca37fbbdd8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRDateTimePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRDateTimePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRDecimalPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRDecimalPrimitiveTest.php index 7bb5abf21b..b24f571e1f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRDecimalPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRDecimalPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAccountStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAccountStatusTest.php index 2439de351a..3330e139a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAccountStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAccountStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionCardinalityBehaviorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionCardinalityBehaviorTest.php index 343f1018f6..616d61d9b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionCardinalityBehaviorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionCardinalityBehaviorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionConditionKindTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionConditionKindTest.php index 01d04e2fc7..cf16a1740a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionConditionKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionConditionKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionGroupingBehaviorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionGroupingBehaviorTest.php index 84a541305d..fd5765c65e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionGroupingBehaviorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionGroupingBehaviorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionListTest.php index 1a63a925ce..8882e65d95 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionParticipantTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionParticipantTypeTest.php index 18fdcdb905..4baec0defc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionParticipantTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionParticipantTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionPrecheckBehaviorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionPrecheckBehaviorTest.php index 0ec7e82188..b57e793eed 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionPrecheckBehaviorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionPrecheckBehaviorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionRelationshipTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionRelationshipTypeTest.php index b686fb25ca..f1207551e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionRelationshipTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionRelationshipTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionRequiredBehaviorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionRequiredBehaviorTest.php index af030cba3d..e7bf41d596 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionRequiredBehaviorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionRequiredBehaviorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionSelectionBehaviorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionSelectionBehaviorTest.php index d3ad4bd23e..863ef3e7d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionSelectionBehaviorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRActionSelectionBehaviorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAddressTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAddressTest.php index 06e4b0b1e7..e6179045af 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAddressTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAddressTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAddressTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAddressTypeTest.php index 6a1c597a23..85e3502f2c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAddressTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAddressTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php index 489488dd03..ccecadfe28 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAddressUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAdministrativeGenderTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAdministrativeGenderTest.php index 6733458f74..52e7176ba6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAdministrativeGenderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAdministrativeGenderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAdverseEventCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAdverseEventCategoryTest.php index 014e070866..7a9cea1b48 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAdverseEventCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAdverseEventCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAdverseEventCausalityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAdverseEventCausalityTest.php index de31a794a5..b446daefee 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAdverseEventCausalityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAdverseEventCausalityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php index abb72bd57b..952f46dfba 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAggregationModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCategoryTest.php index 28cb7b189b..82a2cddc74 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceClinicalStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceClinicalStatusTest.php index 8d19cdf138..8eb4c03dad 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceClinicalStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceClinicalStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCriticalityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCriticalityTest.php index 34ce617d66..f3485e2273 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCriticalityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceCriticalityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceSeverityTest.php index 658a812a4e..d1f59edc05 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceTypeTest.php index 3db33940e9..3301dad50f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceVerificationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceVerificationStatusTest.php index 29b8acb4eb..0bd3e2e32d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceVerificationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAllergyIntoleranceVerificationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAnnotationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAnnotationTest.php index 061fb1dd29..ed1ee31d2f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAnnotationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAnnotationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAppointmentStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAppointmentStatusTest.php index 584974a6ea..d2eee27c6b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAppointmentStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAppointmentStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAssertionDirectionTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAssertionDirectionTypeTest.php index 9aaba89007..bf2fe35882 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAssertionDirectionTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAssertionDirectionTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAssertionOperatorTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAssertionOperatorTypeTest.php index 6cd9e47c11..4562e4ceaa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAssertionOperatorTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAssertionOperatorTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAssertionResponseTypesTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAssertionResponseTypesTest.php index 2d08c82ee6..3b0c697180 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAssertionResponseTypesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAssertionResponseTypesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php index 16aa325a25..4823488530 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAttachmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAuditEventActionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAuditEventActionTest.php index 07913dec63..234c740ce8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAuditEventActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAuditEventActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAuditEventAgentNetworkTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAuditEventAgentNetworkTypeTest.php index 4578644a9e..2a3d65cf7f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAuditEventAgentNetworkTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAuditEventAgentNetworkTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAuditEventOutcomeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAuditEventOutcomeTest.php index bb8efb345d..58b1002023 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAuditEventOutcomeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRAuditEventOutcomeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverageTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverageTest.php index d39b0e7e53..33e5b02206 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountCoverageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantorTest.php index 2af08cd393..f5e8b7d376 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAccount/FHIRAccountGuarantorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValueTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValueTest.php index f14ec4b4c7..9f0d3d2f99 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValueTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionDynamicValueTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipantTest.php index 46f3612258..b4ace6703f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRActivityDefinition/FHIRActivityDefinitionParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntityTest.php index 8119db3d3c..5c804177d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAdverseEvent/FHIRAdverseEventSuspectEntityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReactionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReactionTest.php index df5ddae333..68c994f344 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReactionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAllergyIntolerance/FHIRAllergyIntoleranceReactionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipantTest.php index 134ee843da..3cca85b25f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAppointment/FHIRAppointmentParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgentTest.php index 4d3017774c..f6a177819d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventAgentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetailTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetailTest.php index a0974d16e2..f264b4aa0b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntityTest.php index 2261d97e1d..884d6a4fb3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventEntityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetworkTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetworkTest.php index c92646821a..c6edc2a537 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetworkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventNetworkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSourceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSourceTest.php index 386cd97bbb..9f321cf1b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRAuditEvent/FHIRAuditEventSourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntryTest.php index fdf0147478..55ac50d320 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleEntryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLinkTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLinkTest.php index ab16dbae85..4bf27ec138 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequestTest.php index d5ccea61b9..6cbe85a699 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponseTest.php index 8899d5c6b5..4b55070129 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearchTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearchTest.php index 9dcd72cab6..af26959014 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearchTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRBundle/FHIRBundleSearchTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementCertificateTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementCertificateTest.php index a90f61ca41..ea51ed6bb2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementCertificateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementCertificateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocumentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocumentTest.php index 5810bc32dc..5d999869c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocumentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementDocumentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpointTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpointTest.php index bf83c7e8de..7e1fe0877a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpointTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEndpointTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEventTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEventTest.php index 5b1c7d1815..8d9c5333e6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementationTest.php index 5549fdd326..c69a69a7b2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementImplementationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1Test.php index 376320293f..383fd54a70 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteraction1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteractionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteractionTest.php index 79a8c68a0c..52293a10a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteractionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementInteractionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessagingTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessagingTest.php index 7933562036..27d4b5e29c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessagingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementMessagingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperationTest.php index fa484bc96b..8478d9fe01 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementOperationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResourceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResourceTest.php index 452886be12..e241b2babe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRestTest.php index c4c0015ffa..6c883e92ed 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementRestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParamTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParamTest.php index de6bbed7f5..2ef75cb5d7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParamTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSearchParamTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurityTest.php index c06f311b14..18bf3bdd7b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSecurityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftwareTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftwareTest.php index 603ea7310d..983e999cc3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftwareTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSoftwareTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessageTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessageTest.php index 0f12a84add..72c4e1be82 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCapabilityStatement/FHIRCapabilityStatementSupportedMessageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php index 46e118f50d..5f1ee70c8a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanActivityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetailTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetailTest.php index cc113583b5..4a4c0a6233 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCarePlan/FHIRCarePlanDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipantTest.php index 5bb3aa4d4b..faf70fa959 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCareTeam/FHIRCareTeamParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemParticipantTest.php index d45b57008a..ea944c14f0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRChargeItem/FHIRChargeItemParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccidentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccidentTest.php index 5dca23ee98..a4c6a252a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccidentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimAccidentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeamTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeamTest.php index 0e0128c6af..34f3c6159e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeamTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimCareTeamTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetailTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetailTest.php index 3c438f057d..58a5d8368b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosisTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosisTest.php index 8ff207ea40..c638bb18e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosisTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimDiagnosisTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInformationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInformationTest.php index be238793b3..9d80089fe4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInformationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInformationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsuranceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsuranceTest.php index ea8085a454..23054f49c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsuranceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimInsuranceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItemTest.php index 9cef80d06b..39027d86a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayeeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayeeTest.php index cea59b6acf..f23371f5b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayeeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimPayeeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedureTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedureTest.php index de3059174f..c920bf3198 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimProcedureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelatedTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelatedTest.php index fd1ea267d4..89f764c8c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelatedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimRelatedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetailTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetailTest.php index e8d72c6523..ed506aa3f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaim/FHIRClaimSubDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItemTest.php index 0c2b5bce82..d51e3c97f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAddItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudicationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudicationTest.php index ef8a08b2b3..402a9bb268 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseAdjudicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1Test.php index 6d94486f0d..f0d6cf10ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetail1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetailTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetailTest.php index 609bf607e4..cd5f8a8c70 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseErrorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseErrorTest.php index a3e9fb6262..11cf1d6502 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseErrorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseErrorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsuranceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsuranceTest.php index 8a4dc73138..4906b86ffe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsuranceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseInsuranceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItemTest.php index 89904446b2..a8acffdd61 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePaymentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePaymentTest.php index bf827d841b..5c7af6bd49 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePaymentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponsePaymentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNoteTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNoteTest.php index 511098b4a6..e5b4a62c54 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNoteTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseProcessNoteTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetailTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetailTest.php index 6ab815978b..0fce9eb09b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClaimResponse/FHIRClaimResponseSubDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFindingTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFindingTest.php index 2cfe077f38..cf1ccc2df7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFindingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionFindingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigationTest.php index 31b77dfc57..c1e5b00125 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRClinicalImpression/FHIRClinicalImpressionInvestigationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConceptTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConceptTest.php index e51be04c6c..61e71df6a2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConceptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemConceptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignationTest.php index 00800ba963..5d5ed75096 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemDesignationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilterTest.php index 86a6d6058e..a1f7db6a15 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemFilterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1Test.php index d7e0042f64..7fc91be519 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemProperty1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemPropertyTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemPropertyTest.php index ea1755b78b..54e984d54d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemPropertyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCodeSystem/FHIRCodeSystemPropertyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayloadTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayloadTest.php index 55b41fc92a..370f7b3b0f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayloadTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunication/FHIRCommunicationPayloadTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayloadTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayloadTest.php index f4a4d9f8a6..55a6f9d327 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayloadTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestPayloadTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestRequesterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestRequesterTest.php index b749dea3f6..3a85e0de11 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestRequesterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCommunicationRequest/FHIRCommunicationRequestRequesterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResourceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResourceTest.php index 79ff2e4018..d6b1d03d07 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCompartmentDefinition/FHIRCompartmentDefinitionResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php index 15f35f80db..7c7346730d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionAttesterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php index 6bcb68ceea..f15e3980fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesToTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesToTest.php index 2f2db7795e..5586bec6e8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesToTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionRelatesToTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php index 84c68f038b..60344f85f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRComposition/FHIRCompositionSectionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php index 1199890da5..ee2512ddb9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapDependsOnTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElementTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElementTest.php index 6303799909..bc817bb597 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroupTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroupTest.php index 102dc3c423..45cd3b8cd5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTargetTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTargetTest.php index b94b3be8ac..057ede1a17 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTargetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapTargetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmappedTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmappedTest.php index 5237db715f..fc435e9365 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmappedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConceptMap/FHIRConceptMapUnmappedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php index 4ba2e54498..a431a9830c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionEvidenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php index d73cea2dab..71ccbaf3fb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCondition/FHIRConditionStageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor1Test.php index 47e7a295be..d3b1cd2da2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActor1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActorTest.php index 8077640106..5f687105da 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentActorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData1Test.php index c12210dbe2..32b4bde78f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentData1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentDataTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentDataTest.php index d6337a8f4b..80f9b84e92 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentDataTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentDataTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentExceptTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentExceptTest.php index c4d596c539..d1eb4eb500 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentExceptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentExceptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicyTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicyTest.php index fe7f39d2f7..7b76e82e81 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRConsent/FHIRConsentPolicyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgent1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgent1Test.php index 0ab95f1dcd..85dbc39590 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgent1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgent1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgentTest.php index 480a86fe1a..6410272655 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractAgentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendlyTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendlyTest.php index d1ff8278d9..91abd69007 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendlyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractFriendlyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegalTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegalTest.php index 2ab9d9986c..c1fc534a8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractLegalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRuleTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRuleTest.php index d04212d09d..54ad1c06b3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRuleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractRuleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSignerTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSignerTest.php index 826f53c716..c1a9118f03 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSignerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractSignerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTermTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTermTest.php index 34f06988c8..c0af6e3c82 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTermTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractTermTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1Test.php index c8c1a5a1dc..5dd4f3198b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItem1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItemTest.php index 8e5b6bcf85..68f3e066d7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRContract/FHIRContractValuedItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageGroupingTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageGroupingTest.php index d2a5dd8e94..9abf128dd8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageGroupingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRCoverage/FHIRCoverageGroupingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMappingTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMappingTest.php index 3ce2f19a7a..12dd3b457a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMappingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDataElement/FHIRDataElementMappingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigationTest.php index 5ef5f58402..22cd95ab6a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDetectedIssue/FHIRDetectedIssueMitigationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdiTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdiTest.php index 4e7cb9add6..e596e9f7a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdiTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDevice/FHIRDeviceUdiTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecificationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecificationTest.php index 20145c3dbe..c94b70cc94 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecificationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceComponent/FHIRDeviceComponentProductionSpecificationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibrationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibrationTest.php index 4eee2a80d8..0d0c1a1a3a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibrationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceMetric/FHIRDeviceMetricCalibrationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestRequesterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestRequesterTest.php index 725f042b87..61e5902b1d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestRequesterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDeviceRequest/FHIRDeviceRequestRequesterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImageTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImageTest.php index ca795817ff..4d8590557e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportImageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportPerformerTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportPerformerTest.php index 7f35d5e809..519b468e78 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportPerformerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDiagnosticReport/FHIRDiagnosticReportPerformerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContentTest.php index 9c49b91b34..17d0ab1901 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestContentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelatedTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelatedTest.php index c557d68b1d..67e1281d50 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelatedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentManifest/FHIRDocumentManifestRelatedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContentTest.php index 9c2dc0fd35..d9f3196db4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php index b6ef2a8cf8..39ae501fd6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceContextTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatedTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatedTest.php index 7c36693149..508b4882f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php index cae5fc2dfe..79aa108a3f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRDocumentReference/FHIRDocumentReferenceRelatesToTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseBenefitBalanceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseBenefitBalanceTest.php index 071a88557d..3726d4f60b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseBenefitBalanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseBenefitBalanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseErrorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseErrorTest.php index 08556b0941..791cca2a65 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseErrorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseErrorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseFinancialTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseFinancialTest.php index c991aeebb0..4d4840d58d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseFinancialTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseFinancialTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseInsuranceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseInsuranceTest.php index fc22871ffc..8762c033ee 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseInsuranceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREligibilityResponse/FHIREligibilityResponseInsuranceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistoryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistoryTest.php index 6663728bfd..c569593bfb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterClassHistoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosisTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosisTest.php index c3b22c920d..93b0ddec2c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosisTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterDiagnosisTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php index c222012f8b..32833a9c9e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterHospitalizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php index b3d0f39a44..f78394b941 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterLocationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php index 42e0eddba3..e8ea433810 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistoryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistoryTest.php index 0ede447eb1..907c749f39 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREncounter/FHIREncounterStatusHistoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosisTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosisTest.php index cb4a690e46..91745693bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosisTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareDiagnosisTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistoryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistoryTest.php index 31a7daa7c3..e5acb63359 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIREpisodeOfCare/FHIREpisodeOfCareStatusHistoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation1Test.php index c95859c735..f71bfff877 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation2Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation2Test.php index 2b76e8a3be..b2d97e939d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation2Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignation2Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignationTest.php index 2462bb19f0..6e0c89e67a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileDesignationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExcludeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExcludeTest.php index 3fa2a47aea..7dba683cff 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExcludeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExcludeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExcludedSystemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExcludedSystemTest.php index cdac8b21cb..9163103904 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExcludedSystemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileExcludedSystemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileFixedVersionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileFixedVersionTest.php index c7bea17470..33c449c3f6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileFixedVersionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileFixedVersionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileIncludeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileIncludeTest.php index ab1ae9ba26..802e8d75eb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileIncludeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExpansionProfile/FHIRExpansionProfileIncludeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccidentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccidentTest.php index c196e66052..a4f399782c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccidentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAccidentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItemTest.php index 56c4b674fc..394335ce64 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAddItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudicationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudicationTest.php index 8e1482f37b..8004d2ae06 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitAdjudicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalanceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalanceTest.php index b4f224b237..bbdf01c73a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitBenefitBalanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeamTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeamTest.php index 0b679a7bd1..e3033d6b3b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeamTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitCareTeamTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1Test.php index b2e02c7abc..9529bb772f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetail1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetailTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetailTest.php index efe2c651b5..f66859dde1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosisTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosisTest.php index b81f54aca6..892f032d9c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosisTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitDiagnosisTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancialTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancialTest.php index e6c85fd327..8356e9bef1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancialTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitFinancialTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInformationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInformationTest.php index 655f8d04de..67144651ee 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInformationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInformationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsuranceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsuranceTest.php index 82d6a16465..ffb207b79e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsuranceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitInsuranceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItemTest.php index a3c09dc619..3ba0bbcb45 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayeeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayeeTest.php index dad8a9dba2..de3a288d93 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayeeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPayeeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPaymentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPaymentTest.php index 6134f5e328..b3dc1da603 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPaymentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitPaymentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedureTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedureTest.php index cfe745b858..0649aa5cd3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcedureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNoteTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNoteTest.php index b85967465d..140aaf1560 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNoteTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitProcessNoteTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelatedTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelatedTest.php index 6cfe1320b5..7c36a296e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelatedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitRelatedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetailTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetailTest.php index 1c0e566217..484436aa77 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRExplanationOfBenefit/FHIRExplanationOfBenefitSubDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryConditionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryConditionTest.php index 92535609a0..c9d9bbdb98 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryConditionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRFamilyMemberHistory/FHIRFamilyMemberHistoryConditionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTargetTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTargetTest.php index ffcd479055..b17317d3d7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTargetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGoal/FHIRGoalTargetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartmentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartmentTest.php index 02943d7a43..12ab850a91 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionCompartmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLinkTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLinkTest.php index 29bdefbb1b..c16eb03f29 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTargetTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTargetTest.php index d27a21dba6..c02df92e38 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTargetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGraphDefinition/FHIRGraphDefinitionTargetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php index 9f2d4a791e..ab8cf8f656 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupCharacteristicTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMemberTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMemberTest.php index 920954bb55..c4fdf7221f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMemberTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRGroup/FHIRGroupMemberTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTimeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTimeTest.php index a880a7a1cc..6b375a8a93 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceAvailableTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailableTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailableTest.php index 9695326220..cf183b4232 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailableTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRHealthcareService/FHIRHealthcareServiceNotAvailableTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestInstanceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestInstanceTest.php index 511375c9a2..94d6650365 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestInstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestInstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestSeriesTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestSeriesTest.php index 8e1ef98a1b..2a57397291 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestSeriesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestSeriesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestStudyTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestStudyTest.php index acfbfd8a87..f526734017 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestStudyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingManifest/FHIRImagingManifestStudyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php index f70be4f098..7f4946bb20 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudyInstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php index 849b1af375..c664d852be 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImagingStudy/FHIRImagingStudySeriesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanationTest.php index ab4f7c5711..78a7ac4488 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationExplanationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPractitionerTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPractitionerTest.php index 48d497357c..9046a56a3e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPractitionerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationPractitionerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php index f5f1d28675..793fb8c39e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationReactionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocolTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocolTest.php index 2c848f8f4b..780a023715 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocolTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunization/FHIRImmunizationVaccinationProtocolTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php index 13e97adc74..79e05aa66e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationDateCriterionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocolTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocolTest.php index 2222c02606..9b39f59621 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocolTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationProtocolTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php index c9f9dcc761..d2a9ee555d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImmunizationRecommendation/FHIRImmunizationRecommendationRecommendationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependencyTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependencyTest.php index ef2d5cb07d..04f7fdd246 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependencyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideDependencyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobalTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobalTest.php index c7ac67c2f1..69a74d0166 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideGlobalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackageTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackageTest.php index 290c95eb2b..bbc35f3022 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePackageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePageTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePageTest.php index 397445377e..6e39e44f23 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuidePageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResourceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResourceTest.php index 2e3ec2649a..5d5f716a06 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRImplementationGuide/FHIRImplementationGuideResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItemTest.php index 0a40283fc0..ccb45c8d4a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLinkage/FHIRLinkageItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php index 1c579adc72..ca721adbeb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRList/FHIRListEntryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php index d1bc749df2..ebe722e279 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRLocation/FHIRLocationPositionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroupTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroupTest.php index 9f8ee929cb..5b52747129 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulationTest.php index 452165a0ad..f282a4e3fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasurePopulationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifierTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifierTest.php index 30860f01fa..8c898c7821 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifierTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureStratifierTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalDataTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalDataTest.php index 83fff6a717..3c0d66fa96 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalDataTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasure/FHIRMeasureSupplementalDataTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroupTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroupTest.php index e7fa067ffd..4a7dbd81f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1Test.php index 69e09ac91c..bf80fdcd9d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulation1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulationTest.php index 1ac859b49d..2539fdb0ab 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportPopulationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifierTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifierTest.php index 9c64de4b58..d0b9d4b8e8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifierTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratifierTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratumTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratumTest.php index ab8dc4a82c..da9cae5cdb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratumTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMeasureReport/FHIRMeasureReportStratumTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatchTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatchTest.php index f85aa9ab25..6eb7876a01 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatchTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationBatchTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContentTest.php index 4677c37399..cd82d0dd34 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationContentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php index 701af47aeb..aa89993e08 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationIngredientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackageTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackageTest.php index cbd978851e..4b53eb2927 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedication/FHIRMedicationPackageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php index c73b564c84..879c5c807a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationDosageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformerTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformerTest.php index 22c7f36757..7268fbfe49 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationAdministration/FHIRMedicationAdministrationPerformerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformerTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformerTest.php index 06d534b66b..e3f949d739 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispensePerformerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php index c9b61544bc..51eff37371 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationDispense/FHIRMedicationDispenseSubstitutionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequestTest.php index ef5137495d..a3019539fd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestDispenseRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestRequesterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestRequesterTest.php index 59cbe00b4b..7c8825ec5d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestRequesterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestRequesterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitutionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitutionTest.php index d1edaabe0b..0f9f884b75 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitutionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMedicationRequest/FHIRMedicationRequestSubstitutionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponseTest.php index 1270323d98..74b155055a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionAllowedResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocusTest.php index ee508adc8f..442986043a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageDefinition/FHIRMessageDefinitionFocusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php index cdb8f41851..e996f466d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderDestinationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php index dcceba5189..2d26aef514 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php index d03a5e9485..aed5e9da19 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRMessageHeader/FHIRMessageHeaderSourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueIdTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueIdTest.php index 09d709c98b..5591d231b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueIdTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNamingSystem/FHIRNamingSystemUniqueIdTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministrationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministrationTest.php index fd663b2a6f..4f93a298fa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministrationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderAdministrationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormulaTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormulaTest.php index 676bed9916..f301d5bd0f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormulaTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderEnteralFormulaTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrientTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrientTest.php index 50e875f2b5..6aef94cf02 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderNutrientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDietTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDietTest.php index e9d283f749..c883605799 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDietTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderOralDietTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplementTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplementTest.php index acb6c49a6e..ec42c1d735 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderSupplementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTextureTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTextureTest.php index 3e95348b9e..d7934cbddb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTextureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRNutritionOrder/FHIRNutritionOrderTextureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponentTest.php index 32dc7405bd..472cf5730e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationComponentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php index 87e49e8754..0f47fac20c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationReferenceRangeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelatedTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelatedTest.php index 9c27f2b1c2..e33dc04eb6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelatedTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRObservation/FHIRObservationRelatedTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBindingTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBindingTest.php index e499fe69c0..80b88bb4d3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBindingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionBindingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverloadTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverloadTest.php index 56808a7f5e..759eca8834 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverloadTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionOverloadTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameterTest.php index 39d4c733d8..1e52167d82 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationDefinition/FHIROperationDefinitionParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php index 2a7fc329bd..35b603be84 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROperationOutcome/FHIROperationOutcomeIssueTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php index f10140dce5..14381680ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIROrganization/FHIROrganizationContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameterTest.php index bad93de29a..372852c5d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRParameters/FHIRParametersParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimalTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimalTest.php index f42acbcf93..0ab54b68f4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientAnimalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunicationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunicationTest.php index e08251ec89..aa8ca4c34d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientCommunicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php index 4488bc091d..c1711cc82a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientContactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php index 88673beb0b..706915f651 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPatient/FHIRPatientLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetailTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetailTest.php index 8394e5ba83..eb3f7bd09f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNoteTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNoteTest.php index ac757c8b91..4312501c92 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNoteTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPaymentReconciliation/FHIRPaymentReconciliationProcessNoteTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLinkTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLinkTest.php index 6d834cc5d9..dee510305d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPerson/FHIRPersonLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionActionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionActionTest.php index 4185c4f81a..312743d996 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionConditionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionConditionTest.php index ade62f04d6..6368d34e70 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionConditionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionConditionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValueTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValueTest.php index d9dcc107ff..095091bb6b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValueTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionDynamicValueTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoalTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoalTest.php index e0568895cd..2b23cb3c71 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionGoalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipantTest.php index da2ddb912e..777a6aea8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedActionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedActionTest.php index 773178370c..47d96d240b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionRelatedActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTargetTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTargetTest.php index 1189d3c77d..3f82860bc1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTargetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPlanDefinition/FHIRPlanDefinitionTargetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php index 97f10f16ba..cf5c41fb80 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitioner/FHIRPractitionerQualificationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTimeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTimeTest.php index 279b1f700d..9b5fb3546c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleAvailableTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailableTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailableTest.php index ab77a8b304..dd40640159 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailableTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRPractitionerRole/FHIRPractitionerRoleNotAvailableTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDeviceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDeviceTest.php index d64c5bfc97..57cd082353 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDeviceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedureFocalDeviceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php index d4955672f2..1863ceb08f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedure/FHIRProcedurePerformerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedureRequest/FHIRProcedureRequestRequesterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedureRequest/FHIRProcedureRequestRequesterTest.php index 22edd17990..5f181a6c85 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedureRequest/FHIRProcedureRequestRequesterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcedureRequest/FHIRProcedureRequestRequesterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItemTest.php index f70564a986..5eaf73688a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessRequest/FHIRProcessRequestItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseProcessNoteTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseProcessNoteTest.php index d7f6a44f46..9c232eaa56 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseProcessNoteTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProcessResponse/FHIRProcessResponseProcessNoteTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php index 6a1fef672f..68082a0964 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceAgentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php index e8c19fe300..521a8b73ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRProvenance/FHIRProvenanceEntityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhenTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhenTest.php index 246b872254..ed1ad66e92 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhenTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireEnableWhenTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItemTest.php index 5625c9ee93..1dc9b04da6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireOptionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireOptionTest.php index 2e00cfda29..58d5d9fbe9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireOptionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaire/FHIRQuestionnaireOptionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswerTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswerTest.php index 0d18288c0e..0c955bb263 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseAnswerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItemTest.php index 6301e3638c..05d9c3d642 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRQuestionnaireResponse/FHIRQuestionnaireResponseItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRReferralRequest/FHIRReferralRequestRequesterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRReferralRequest/FHIRReferralRequestRequesterTest.php index efb610f027..8703e69475 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRReferralRequest/FHIRReferralRequestRequesterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRReferralRequest/FHIRReferralRequestRequesterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupActionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupActionTest.php index c367e72db0..bcf9b5c913 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupConditionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupConditionTest.php index 260b68b42b..efb8a69b62 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupConditionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupConditionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedActionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedActionTest.php index b4f53c90f5..15cd37c7e0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRequestGroup/FHIRRequestGroupRelatedActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArmTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArmTest.php index f69383761f..8f2f26f6d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArmTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRResearchStudy/FHIRResearchStudyArmTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPredictionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPredictionTest.php index ce2ca647cc..37dda28ac1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPredictionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRRiskAssessment/FHIRRiskAssessmentPredictionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponentTest.php index 51b6c88d38..a8880eb9fe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSearchParameter/FHIRSearchParameterComponentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceQualityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceQualityTest.php index 823bf258d5..dac9fada90 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceQualityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceQualityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceReferenceSeqTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceReferenceSeqTest.php index 1042020c60..f54694cd5c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceReferenceSeqTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceReferenceSeqTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceRepositoryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceRepositoryTest.php index feade94d8d..a2d0cefaed 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceRepositoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceRepositoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceVariantTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceVariantTest.php index 1be7269449..5e11b33a2c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceVariantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSequence/FHIRSequenceVariantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php index 035a63265b..70a4b3e6ee 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenCollectionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php index 0623b9b12b..61df16b66b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenContainerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessingTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessingTest.php index c4c927718c..762e57d50a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSpecimen/FHIRSpecimenProcessingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferentialTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferentialTest.php index a4f8080e9f..153fe39f27 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferentialTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionDifferentialTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMappingTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMappingTest.php index 28f6d7e619..8ab974ce71 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMappingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionMappingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshotTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshotTest.php index fd735bf547..3966c5de4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshotTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureDefinition/FHIRStructureDefinitionSnapshotTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependentTest.php index 6874b67e61..7c7278d9a6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapDependentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroupTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroupTest.php index 7ffdf05b3a..b8147e10a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInputTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInputTest.php index 3b0cbeb619..7ba4ebfd47 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInputTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapInputTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameterTest.php index 7648134ba6..1d3d807adf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRuleTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRuleTest.php index 3ed402ea56..00951a2c4a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRuleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapRuleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSourceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSourceTest.php index 6ec44cc6a6..3a571164e8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapSourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructureTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructureTest.php index ff3c9aa3cb..0bd88cbc5b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapStructureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTargetTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTargetTest.php index 7472cb1223..e774f5a875 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTargetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRStructureMap/FHIRStructureMapTargetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannelTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannelTest.php index bcddef53f8..77a64da086 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannelTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubscription/FHIRSubscriptionChannelTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php index 3cebcc519e..20f97fc161 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceIngredientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php index aedc14703f..d6d3a42b0f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSubstance/FHIRSubstanceInstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItemTest.php index 194ce3bf19..465ebbd1b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyDelivery/FHIRSupplyDeliverySuppliedItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestOrderedItemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestOrderedItemTest.php index b4586f9d7d..7f7a74692a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestOrderedItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestOrderedItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestRequesterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestRequesterTest.php index cccaa020f2..5de9bda3ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestRequesterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRSupplyRequest/FHIRSupplyRequestRequesterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInputTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInputTest.php index eed1695146..8ee1121257 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInputTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskInputTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutputTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutputTest.php index 771ce60ffc..c73c74574b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutputTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskOutputTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRequesterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRequesterTest.php index da14c2a8c8..932a1bf225 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRequesterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRequesterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestrictionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestrictionTest.php index 2b340aad42..323f203e85 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestrictionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTask/FHIRTaskRestrictionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1Test.php index f3dab2565d..c82bc08279 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2Test.php index 8ca005dbdd..858810e762 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAction2Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportActionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportActionTest.php index 6991c360ae..11c5ba1dbf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssertTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssertTest.php index c167e4a8ed..f755a28e35 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssertTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportAssertTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperationTest.php index f9d0817a39..1805c84aa3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportOperationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipantTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipantTest.php index 4fd53d8fb0..4a576ee809 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportParticipantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetupTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetupTest.php index 02712fac88..a3eaf47a66 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportSetupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardownTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardownTest.php index 5403550e5b..750341c0df 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardownTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTeardownTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTestTest.php index 7329428306..42a57b8ba8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestReport/FHIRTestReportTestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1Test.php index b3f6230a41..9b0bbb25f0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2Test.php index e9b7436c80..ba99cffe02 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAction2Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptActionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptActionTest.php index 2eb3165a10..e1166d2ca9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptActionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptActionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssertTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssertTest.php index c1e31d76e4..3ba08a969b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssertTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptAssertTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapabilityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapabilityTest.php index 07d5f490b9..aabe689b1b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapabilityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptCapabilityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestinationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestinationTest.php index 66114f2869..026b496f3d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestinationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptDestinationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixtureTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixtureTest.php index 2d839b3404..8ed5009800 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixtureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptFixtureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLinkTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLinkTest.php index ea733f7a36..22a063473e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLinkTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptLinkTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadataTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadataTest.php index 5f05a0c1f4..867e286109 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadataTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptMetadataTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperationTest.php index 705ff7e6bf..713fb9a4a5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOperationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOriginTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOriginTest.php index a3f2bb2c84..914ea3ec13 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOriginTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptOriginTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam1Test.php index e15be1aa7a..d782daf84d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam2Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam2Test.php index bfef0a25b1..71164b34cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam2Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam2Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam3Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam3Test.php index 960248cc21..1d741e6d8b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam3Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParam3Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParamTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParamTest.php index 13fdd7de70..6f60ba3b1e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParamTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptParamTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeaderTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeaderTest.php index d300e346da..0af6dc763f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeaderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRequestHeaderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule1Test.php index d29243e788..3f8a580a3d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule2Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule2Test.php index 8ef940642f..528bd63362 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule2Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule2Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule3Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule3Test.php index 1a48517464..604c644e8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule3Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRule3Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleTest.php index c0db63edff..e7022313fc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleset1Test.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleset1Test.php index 61b98f3d2c..0a2d692526 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleset1Test.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRuleset1Test.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRulesetTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRulesetTest.php index d423546791..d59560b13b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRulesetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptRulesetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetupTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetupTest.php index 604bb810a5..3bb179210a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptSetupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardownTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardownTest.php index 21fab8972e..8464736666 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardownTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTeardownTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTestTest.php index c4bfa099e9..720ebc5354 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptTestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariableTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariableTest.php index 9ac941cd6e..52a9b96563 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariableTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRTestScript/FHIRTestScriptVariableTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php index 477cba38e1..1e6a8151a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetComposeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php index 6b497f639b..f6860c781e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetConceptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php index ecdfb770bf..a0396d67b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetContainsTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignationTest.php index 53ec444702..3e0fea4482 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetDesignationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php index 39d0e779f1..f7060283f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetExpansionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php index 77fcbe3471..0f0eab301b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetFilterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php index f01149b717..3b3078e88d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetIncludeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameterTest.php index f0d57c4fa9..18e023105b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRValueSet/FHIRValueSetParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispenseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispenseTest.php index 34a2dde0f0..38d1895420 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispenseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElement/FHIRVisionPrescription/FHIRVisionPrescriptionDispenseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php index f82765f830..3685d7ab62 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBackboneElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php index 8133ae4c1b..d28585b4df 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBase64BinaryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBindingStrengthTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBindingStrengthTest.php index 250071d23d..d5de802474 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBindingStrengthTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBindingStrengthTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php index 6764770c82..82fe1463a3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBooleanTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBundleTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBundleTypeTest.php index 619c7ee864..d6fd676d17 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBundleTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRBundleTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCapabilityStatementKindTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCapabilityStatementKindTest.php index 89bc3ad38f..23405b5c98 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCapabilityStatementKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCapabilityStatementKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php index 9975153857..ed391c7b23 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCarePlanActivityStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCarePlanIntentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCarePlanIntentTest.php index b6536811df..fd06cdee87 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCarePlanIntentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCarePlanIntentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCarePlanStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCarePlanStatusTest.php index 5cdbc26cbf..4ed1fe9cd7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCarePlanStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCarePlanStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCareTeamStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCareTeamStatusTest.php index 4e3468a91a..3f823f51b9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCareTeamStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCareTeamStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRChargeItemStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRChargeItemStatusTest.php index 90cdfba2d2..f71e1fbf52 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRChargeItemStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRChargeItemStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRClinicalImpressionStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRClinicalImpressionStatusTest.php index c789ed203f..7181a8c20c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRClinicalImpressionStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRClinicalImpressionStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeSystemContentModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeSystemContentModeTest.php index e9c1a44383..7b011ea356 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeSystemContentModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeSystemContentModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeSystemHierarchyMeaningTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeSystemHierarchyMeaningTest.php index 52ad3c63d7..38f1bdaf12 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeSystemHierarchyMeaningTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeSystemHierarchyMeaningTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeTest.php index c5b15425ad..69f9819960 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php index 98695c480a..21883c75c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodeableConceptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodingTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodingTest.php index 3d77f2977b..b5c4b51f38 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCodingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCompartmentTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCompartmentTypeTest.php index 5199a22561..3ac215a906 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCompartmentTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCompartmentTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php index 07a0a23bf9..ff431a0fcc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCompositionAttestationModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php index 54e63e10cc..3a4f0e1662 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRCompositionStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php index 3cc333d7de..e9993b2808 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConceptMapEquivalenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConceptMapGroupUnmappedModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConceptMapGroupUnmappedModeTest.php index 6a3971e0fd..3a6eca189e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConceptMapGroupUnmappedModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConceptMapGroupUnmappedModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionClinicalStatusCodesTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionClinicalStatusCodesTest.php index 811f3d24af..dafbf29b20 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionClinicalStatusCodesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionClinicalStatusCodesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionVerificationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionVerificationStatusTest.php index 677901948b..e2c65beb6a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionVerificationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionVerificationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionalDeleteStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionalDeleteStatusTest.php index b8f6126182..f1c78304dc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionalDeleteStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionalDeleteStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionalReadStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionalReadStatusTest.php index 67bdbcc513..7bbb82ffca 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionalReadStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConditionalReadStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConfidentialityClassificationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConfidentialityClassificationTest.php index 8586340a0f..aa231785aa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConfidentialityClassificationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConfidentialityClassificationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConsentDataMeaningTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConsentDataMeaningTest.php index 49896cd1bf..1ce7077438 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConsentDataMeaningTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConsentDataMeaningTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConsentExceptTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConsentExceptTypeTest.php index 42ec46fdc0..25fafe546e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConsentExceptTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConsentExceptTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConsentStateTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConsentStateTest.php index f33ecc561f..68b7fe49ba 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConsentStateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConsentStateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php index 319415eddc..fce57017b5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRConstraintSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactDetailTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactDetailTest.php index 6efa14d6b8..5e7511cea4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactDetailTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactDetailTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactPointSystemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactPointSystemTest.php index e55b52ae2e..bf2149b098 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactPointSystemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactPointSystemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactPointTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactPointTest.php index 810733f105..77a5c75964 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactPointTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactPointTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactPointUseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactPointUseTest.php index 0e3bda3d15..b068faa9ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactPointUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContactPointUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContentTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContentTypeTest.php index e661c756af..2ed9263e71 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContentTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContentTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContractResourceStatusCodesTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContractResourceStatusCodesTest.php index 6dc799eec9..b301d3ec9e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContractResourceStatusCodesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContractResourceStatusCodesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContributorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContributorTest.php index 5718b71133..b1f59f3cc0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContributorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContributorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContributorTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContributorTypeTest.php index 88fe57191f..8ac305b993 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContributorTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRContributorTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataElementStringencyTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataElementStringencyTest.php index c468e40c6f..be545cde1e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataElementStringencyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataElementStringencyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilterTest.php index 068bf1e016..8cc14b29d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementCodeFilterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilterTest.php index 3ef874562f..7fe0836336 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataRequirement/FHIRDataRequirementDateFilterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataRequirementTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataRequirementTest.php index 0cce4e6b59..7dc1419ecd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataRequirementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDataRequirementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDateTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDateTest.php index 5121ebb565..bde9637390 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php index 2d537023ba..8a9ebf782b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDateTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDaysOfWeekTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDaysOfWeekTest.php index 29d8789fae..56680814ea 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDaysOfWeekTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDaysOfWeekTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php index 73e9db96f0..778d4fc153 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDecimalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDetectedIssueSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDetectedIssueSeverityTest.php index dd01b662cc..de7fbb5c74 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDetectedIssueSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDetectedIssueSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationStateTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationStateTest.php index c4bea7fbd1..ca886a074b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationStateTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationStateTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationTypeTest.php index 15041ed28d..68ad730ce7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCalibrationTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCategoryTest.php index 2e7347890e..43ed623809 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricColorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricColorTest.php index 6564cdef78..1f139f4aa2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricColorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricColorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricOperationalStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricOperationalStatusTest.php index 97bd2fecb1..914b74473e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricOperationalStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceMetricOperationalStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceUseStatementStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceUseStatementStatusTest.php index 765ec9c812..614f241176 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceUseStatementStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDeviceUseStatementStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php index e6e9f90303..7b8b9ae9df 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDiagnosticReportStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDigitalMediaTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDigitalMediaTypeTest.php index b5b25c96e1..1d41af489b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDigitalMediaTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDigitalMediaTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDiscriminatorTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDiscriminatorTypeTest.php index ba8f58b692..f9c16b12ec 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDiscriminatorTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDiscriminatorTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php index 2a7d78fffa..31e4735d6d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDocumentModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php index 3cc1db0ced..989176028e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDocumentReferenceStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php index c87a099bcb..03eeb50021 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDocumentRelationshipTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDosageTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDosageTest.php index a5eee83ed8..1094a6fa5c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDosageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRDosageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBaseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBaseTest.php index ef2396eb19..b0cb8c082c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBaseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBaseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBindingTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBindingTest.php index bcfb54aa25..10c60ee86b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBindingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionBindingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraintTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraintTest.php index 00461884f9..3a135c4ff7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraintTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionConstraintTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminatorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminatorTest.php index 2eab1aa6c5..a591485604 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionDiscriminatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionExampleTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionExampleTest.php index ccb953ce76..efc1c89024 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionExampleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionExampleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMappingTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMappingTest.php index a5cd3eec37..4fb7c1f5b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMappingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionMappingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicingTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicingTest.php index 134220d6df..5dbae6783b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionSlicingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionTypeTest.php index 4e0410474a..79a3efb0e6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinition/FHIRElementDefinitionTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinitionTest.php index 769dd0a5d6..96589a5414 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRElementDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREncounterLocationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREncounterLocationStatusTest.php index 0386554df6..2f15d0c432 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREncounterLocationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREncounterLocationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREncounterStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREncounterStatusTest.php index cf5b8b600f..b49ba605b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREncounterStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREncounterStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREndpointStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREndpointStatusTest.php index 89cb9be715..55590f267c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREndpointStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREndpointStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREpisodeOfCareStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREpisodeOfCareStatusTest.php index ce37516978..2d77e14291 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREpisodeOfCareStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREpisodeOfCareStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREventCapabilityModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREventCapabilityModeTest.php index 34465fc868..6b4bfd9267 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREventCapabilityModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREventCapabilityModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREventStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREventStatusTest.php index 4515eff128..c7f7cd559b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREventStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREventStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php index d13060a460..bfc021b978 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIREventTimingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRExplanationOfBenefitStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRExplanationOfBenefitStatusTest.php index 817b40068a..9ee60379d2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRExplanationOfBenefitStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRExplanationOfBenefitStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRExtensionContextTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRExtensionContextTest.php index 8cd0182c35..ed6dbd67b3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRExtensionContextTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRExtensionContextTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php index 8b58aa10f9..e00b170ea5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRExtensionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRAllTypesTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRAllTypesTest.php index 41c3bf31fa..9d7a0e240d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRAllTypesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRAllTypesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRDefinedTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRDefinedTypeTest.php index 8e72fe9ff4..2019c3e168 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRDefinedTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRDefinedTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRDeviceStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRDeviceStatusTest.php index 9854b0c0ca..5fbb212b5f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRDeviceStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRDeviceStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRSubstanceStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRSubstanceStatusTest.php index ea0f977e1e..d71cd69344 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRSubstanceStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFHIRSubstanceStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFamilyHistoryStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFamilyHistoryStatusTest.php index 8d5f9aadbb..af4986ae1f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFamilyHistoryStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFamilyHistoryStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php index fdcea916b0..6d881e7573 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFilterOperatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFinancialResourceStatusCodesTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFinancialResourceStatusCodesTest.php index 908b2ca043..f08d82c679 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFinancialResourceStatusCodesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFinancialResourceStatusCodesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFlagStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFlagStatusTest.php index 98672c714f..a7c60908e5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFlagStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRFlagStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGoalStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGoalStatusTest.php index 356da25637..fb17fab748 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGoalStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGoalStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGraphCompartmentRuleTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGraphCompartmentRuleTest.php index fbf87c6021..0a2a494733 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGraphCompartmentRuleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGraphCompartmentRuleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php index 66c676c470..4afbba957a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGroupTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGuidanceResponseStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGuidanceResponseStatusTest.php index 95972c2a2b..1dc254faaa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGuidanceResponseStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGuidanceResponseStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGuideDependencyTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGuideDependencyTypeTest.php index 6422830876..dd4ba101b5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGuideDependencyTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGuideDependencyTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGuidePageKindTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGuidePageKindTest.php index b4bfcf6b56..cda93c811c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGuidePageKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRGuidePageKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRHTTPVerbTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRHTTPVerbTest.php index 17d2ed3b0c..d675014f4b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRHTTPVerbTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRHTTPVerbTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php index 9863cea4f3..4d0c4fa105 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRHumanNameTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdTest.php index f51d5bb2a4..af58c98f5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php index cacfbfccee..ff3db55f7c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdentifierTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php index 446efbfc01..079163935f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdentifierUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdentityAssuranceLevelTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdentityAssuranceLevelTest.php index 6bc3a25091..c0f849fbcd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdentityAssuranceLevelTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIdentityAssuranceLevelTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRImmunizationStatusCodesTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRImmunizationStatusCodesTest.php index 377165f9aa..b7e6a25554 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRImmunizationStatusCodesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRImmunizationStatusCodesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRInstanceAvailabilityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRInstanceAvailabilityTest.php index dbdf3b7483..922ac3dddd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRInstanceAvailabilityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRInstanceAvailabilityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRInstantTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRInstantTest.php index eea0313b31..dece442c47 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRInstantTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRInstantTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php index b20644dfe3..5a4c5f1139 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIntegerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php index bb3512b959..137f271249 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIssueSeverityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIssueTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIssueTypeTest.php index 282c230311..4f37cf0e2e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIssueTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRIssueTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php index 85cce335bf..403cd9b51f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLinkTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLinkageTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLinkageTypeTest.php index 0c5060a541..0dbc5e72f0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLinkageTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLinkageTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRListModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRListModeTest.php index 7ad1adfb7d..6860425dbb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRListModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRListModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRListStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRListStatusTest.php index 75805ea89c..fb2818bbcb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRListStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRListStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php index 87c849d3e3..8442b74718 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLocationModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php index 601dc0adab..212efb4761 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRLocationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMarkdownTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMarkdownTest.php index ca9d831c45..d1a9720b8e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMarkdownTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMarkdownTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMeasmntPrincipleTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMeasmntPrincipleTest.php index f56ad52c52..60eefc1407 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMeasmntPrincipleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMeasmntPrincipleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMeasureReportStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMeasureReportStatusTest.php index 9d8650efe3..e7b8b537fb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMeasureReportStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMeasureReportStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMeasureReportTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMeasureReportTypeTest.php index 9dede22a69..abf012cf29 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMeasureReportTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMeasureReportTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationAdministrationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationAdministrationStatusTest.php index 1ccf2de8ff..ac705dd6ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationAdministrationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationAdministrationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationDispenseStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationDispenseStatusTest.php index 7a273f3ba7..23ae24114e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationDispenseStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationDispenseStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationRequestIntentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationRequestIntentTest.php index 451a350ddc..799014d32a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationRequestIntentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationRequestIntentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationRequestPriorityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationRequestPriorityTest.php index 7a392fce2b..48ca440410 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationRequestPriorityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationRequestPriorityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationRequestStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationRequestStatusTest.php index e59e0923ee..3be3636a39 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationRequestStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationRequestStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationStatementStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationStatementStatusTest.php index 2541ffdb63..6ca46dfae7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationStatementStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationStatementStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationStatementTakenTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationStatementTakenTest.php index 73fb725a63..f7a0807863 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationStatementTakenTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationStatementTakenTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationStatusTest.php index 4cf91e23ff..a069c3f441 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMedicationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php index daadd20b5a..9f02cce48c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMessageSignificanceCategoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMetaTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMetaTest.php index 6e885c35b1..2346b5eea4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMetaTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRMetaTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php index 6d5c4f5aaa..c0763f0420 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNameUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNamingSystemIdentifierTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNamingSystemIdentifierTypeTest.php index 70763ed1a9..89ebc8f2a1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNamingSystemIdentifierTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNamingSystemIdentifierTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNamingSystemTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNamingSystemTypeTest.php index 8623b119c3..0dc1b1806b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNamingSystemTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNamingSystemTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php index 21d4533498..b6b175c7f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNarrativeStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php index cfd1ca52d3..56a9904325 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNarrativeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNoteTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNoteTypeTest.php index 880e8c9cfc..3c763eb1c4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNoteTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNoteTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNutritionOrderStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNutritionOrderStatusTest.php index 7098c8904d..d0f8c9353c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNutritionOrderStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRNutritionOrderStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRObservationRelationshipTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRObservationRelationshipTypeTest.php index 61065d295c..a431d68ae4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRObservationRelationshipTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRObservationRelationshipTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php index 5c064439a0..0981f15fa1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRObservationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIROidTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIROidTest.php index 16b58d82c8..ab5ddee697 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIROidTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIROidTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIROperationKindTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIROperationKindTest.php index 218feeecea..9b96b3f546 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIROperationKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIROperationKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIROperationParameterUseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIROperationParameterUseTest.php index 6b14e14e52..1d76fa7bf9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIROperationParameterUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIROperationParameterUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRParameterDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRParameterDefinitionTest.php index a5e31c2894..f1018ceba7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRParameterDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRParameterDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRParticipantRequiredTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRParticipantRequiredTest.php index 2eef651957..855a42163f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRParticipantRequiredTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRParticipantRequiredTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRParticipationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRParticipationStatusTest.php index 8b4fe5a64a..3d1bfcfa2a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRParticipationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRParticipationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php index f07bf54515..587366360e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPeriodTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPositiveIntTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPositiveIntTest.php index 33997cb01b..c9744ad8e2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPositiveIntTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPositiveIntTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php index a680f988de..43d97bbe97 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPropertyRepresentationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPropertyTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPropertyTypeTest.php index 5c11c00bbc..7a7bf00d19 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPropertyTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPropertyTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php index 0f89f23884..233203185e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRProvenanceEntityRoleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPublicationStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPublicationStatusTest.php index 979369f640..d60173f870 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPublicationStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRPublicationStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQualityTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQualityTypeTest.php index 744dd2c1c7..fdf2be6a05 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQualityTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQualityTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php index 1d82381e7f..55b96f1802 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRAgeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php index 7cddb1500c..9ae761157c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRCountTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php index d48398bb59..0b69068cae 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDistanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php index ec014799cd..dbc6530ea3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRDurationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRMoneyTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRMoneyTest.php index 71b6c626e6..644180a7e4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRMoneyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantity/FHIRMoneyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantityComparatorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantityComparatorTest.php index 595e820270..0255a27b43 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantityComparatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantityComparatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php index f818c0e885..187366f00c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuantityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuestionnaireItemTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuestionnaireItemTypeTest.php index 410b400133..618d15d9ad 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuestionnaireItemTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuestionnaireItemTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuestionnaireResponseStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuestionnaireResponseStatusTest.php index 9e40943dbe..efab350b9b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuestionnaireResponseStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRQuestionnaireResponseStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRangeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRangeTest.php index f2fc446f0d..fe4d1b7fc7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRangeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRangeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRatioTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRatioTest.php index 3a32a0bf5e..995b9848ef 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRatioTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRatioTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRReferenceHandlingPolicyTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRReferenceHandlingPolicyTest.php index b6eb55a932..643e788e7d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRReferenceHandlingPolicyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRReferenceHandlingPolicyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRReferenceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRReferenceTest.php index 515e855953..0fc79558be 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRReferenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRReferenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRReferenceVersionRulesTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRReferenceVersionRulesTest.php index e5bc0ed29b..44b8d52e77 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRReferenceVersionRulesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRReferenceVersionRulesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTest.php index 934d96a4b5..fc9a2ad410 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTypeTest.php index 5f3c311edd..d25cc8050d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRelatedArtifactTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRemittanceOutcomeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRemittanceOutcomeTest.php index 2ca2658c8e..bb12a94d64 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRemittanceOutcomeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRemittanceOutcomeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRepositoryTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRepositoryTypeTest.php index db502e4c39..57e7857d5f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRepositoryTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRepositoryTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRequestIntentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRequestIntentTest.php index 87ff2277ac..464ad70855 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRequestIntentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRequestIntentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRequestPriorityTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRequestPriorityTest.php index 42636a0f59..8432754b8b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRequestPriorityTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRequestPriorityTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRequestStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRequestStatusTest.php index 70abe621bc..3425b9aae8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRequestStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRequestStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResearchStudyStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResearchStudyStatusTest.php index 0d69bf8a3e..54ba5446da 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResearchStudyStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResearchStudyStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResearchSubjectStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResearchSubjectStatusTest.php index ef12183a35..b0588a4e0b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResearchSubjectStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResearchSubjectStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResourceTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResourceTypeTest.php similarity index 91% rename from src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResourceTypeTest.php rename to src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResourceTypeTest.php index 05eb300163..7baf8c1456 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResourceTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResourceTypeTest.php @@ -1,11 +1,11 @@ assertInstanceOf('\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType', $type); + $this->assertInstanceOf('\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType', $type); } } diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResourceVersionPolicyTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResourceVersionPolicyTest.php index d90780ead8..8270a6654d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResourceVersionPolicyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResourceVersionPolicyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php index e5e4604f8e..bd67c0c5c4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRResponseTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRestfulCapabilityModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRestfulCapabilityModeTest.php index f389fb2ef8..5f56749f8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRestfulCapabilityModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRRestfulCapabilityModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php index 6550b143f9..51ee1cb2ac 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSampledDataDataTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php index 96b9390be7..a291f93a93 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSampledDataTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchComparatorTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchComparatorTest.php index 86783b84ef..24db5722b8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchComparatorTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchComparatorTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchEntryModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchEntryModeTest.php index 3422c9d582..26f1c9251f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchEntryModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchEntryModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchModifierCodeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchModifierCodeTest.php index ca99edecad..9ec8074f05 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchModifierCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchModifierCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php index 48f9844c6d..b4410a3735 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSearchParamTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSignatureTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSignatureTest.php index 988d270ad9..0c3ac95c17 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSignatureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSignatureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php index 4eb7561934..ad3d98aa13 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSlicingRulesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSlotStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSlotStatusTest.php index d60d4bc2ce..497ca60662 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSlotStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSlotStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSpecimenStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSpecimenStatusTest.php index 6306052baa..f4526f0cd1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSpecimenStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSpecimenStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStringTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStringTest.php index 24db226f81..e14e28ed94 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStringTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStringTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureDefinitionKindTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureDefinitionKindTest.php index 08da915afe..4e003ac983 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureDefinitionKindTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureDefinitionKindTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapContextTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapContextTypeTest.php index d9161b4911..1d781d41e1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapContextTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapContextTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapGroupTypeModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapGroupTypeModeTest.php index 7b99332ca0..34cca1018d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapGroupTypeModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapGroupTypeModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapInputModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapInputModeTest.php index d4d74942d3..ad345344f7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapInputModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapInputModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapModelModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapModelModeTest.php index 8e90f363d0..329426c497 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapModelModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapModelModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapSourceListModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapSourceListModeTest.php index 105dc8d272..aa2eff98c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapSourceListModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapSourceListModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapTargetListModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapTargetListModeTest.php index 1a68232fa7..b3a3cbf7bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapTargetListModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapTargetListModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapTransformTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapTransformTest.php index b0259456f5..fc913c98c5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapTransformTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRStructureMapTransformTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSubscriptionChannelTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSubscriptionChannelTypeTest.php index b2a5508c08..cbc0eaa7e1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSubscriptionChannelTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSubscriptionChannelTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSubscriptionStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSubscriptionStatusTest.php index ee4931d382..f01c3ee155 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSubscriptionStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSubscriptionStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSupplyDeliveryStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSupplyDeliveryStatusTest.php index c4f9dde0f4..f8e3f2e2be 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSupplyDeliveryStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSupplyDeliveryStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSupplyRequestStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSupplyRequestStatusTest.php index 70770c84ca..abeb22981a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSupplyRequestStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSupplyRequestStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSystemRestfulInteractionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSystemRestfulInteractionTest.php index 1c96af19a1..0c23ed47de 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSystemRestfulInteractionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSystemRestfulInteractionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSystemVersionProcessingModeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSystemVersionProcessingModeTest.php index d4bd6859cf..5dce0680e1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSystemVersionProcessingModeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRSystemVersionProcessingModeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTaskStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTaskStatusTest.php index aee68adedd..a10df21385 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTaskStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTaskStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportActionResultTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportActionResultTest.php index 2054b661cc..b8217ccbb3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportActionResultTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportActionResultTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportParticipantTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportParticipantTypeTest.php index 680ecab152..df13edef5c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportParticipantTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportParticipantTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportResultTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportResultTest.php index 5c5599d508..9c945ced76 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportResultTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportResultTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportStatusTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportStatusTest.php index 6be3d48c6a..f4cc2b6c5e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportStatusTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestReportStatusTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestScriptRequestMethodCodeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestScriptRequestMethodCodeTest.php index 83d76020c0..e14b6b9299 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestScriptRequestMethodCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTestScriptRequestMethodCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTimeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTimeTest.php index 8cae4d495f..3ed4317623 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTiming/FHIRTimingRepeatTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTiming/FHIRTimingRepeatTest.php index 5f16f8ec07..381d648070 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTiming/FHIRTimingRepeatTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTiming/FHIRTimingRepeatTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTimingTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTimingTest.php index 2fc2ae4950..34b252a17b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTimingTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTimingTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTriggerDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTriggerDefinitionTest.php index 4077e23dd0..fe53bc2a27 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTriggerDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTriggerDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTriggerTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTriggerTypeTest.php index acd068051a..3999debf6e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTriggerTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTriggerTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTypeDerivationRuleTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTypeDerivationRuleTest.php index 216ce57f2b..7dacc8d136 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTypeDerivationRuleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTypeDerivationRuleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTypeRestfulInteractionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTypeRestfulInteractionTest.php index 6c503fa7ba..e6ba52c356 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTypeRestfulInteractionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRTypeRestfulInteractionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUDIEntryTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUDIEntryTypeTest.php index 4f2bff2247..83e3dd63bb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUDIEntryTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUDIEntryTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php index 42d237993e..7ab9cc0b26 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUnitsOfTimeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUnknownContentCodeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUnknownContentCodeTest.php index 9c050e9c7f..2b423aede1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUnknownContentCodeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUnknownContentCodeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUnsignedIntTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUnsignedIntTest.php index 1ccae500e8..a131b9ca2b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUnsignedIntTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUnsignedIntTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUriTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUriTest.php index d18d414da5..fe919e4a69 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUriTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUriTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUsageContextTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUsageContextTest.php index f0bf8f2f83..592b2fd2d9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUsageContextTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUsageContextTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUseTest.php index bef51d1e5c..0d564370b0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUuidTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUuidTest.php index aef2f19f74..0ebc9a069f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUuidTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRUuidTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRVisionBaseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRVisionBaseTest.php index a318b9b9fb..cb387ae5d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRVisionBaseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRVisionBaseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRVisionEyesTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRVisionEyesTest.php index b8b2a30a3e..0a791959b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRVisionEyesTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRVisionEyesTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRXPathUsageTypeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRXPathUsageTypeTest.php index eb6dbe7a18..2f7f58be09 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRXPathUsageTypeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElement/FHIRXPathUsageTypeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElementTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElementTest.php index 769b8246f8..55e5a97d13 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRIdPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRIdPrimitiveTest.php index 149e2cc02c..51cdebdeca 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRIdPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRIdPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRInstantPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRInstantPrimitiveTest.php index 76cc040ade..18c3701e5d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRInstantPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRInstantPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRIntegerPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRIntegerPrimitiveTest.php index aee7672e61..a68a804742 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRIntegerPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRIntegerPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRMarkdownPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRMarkdownPrimitiveTest.php index 79f67a1827..9593781673 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRMarkdownPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRMarkdownPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIROidPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIROidPrimitiveTest.php index 9b3ab0ca76..c2328d1047 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIROidPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIROidPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRPositiveIntPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRPositiveIntPrimitiveTest.php index d0e2b907f6..89ed7c9d4e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRPositiveIntPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRPositiveIntPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRBinaryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRBinaryTest.php index 10f0c6dad7..a968b8d41e 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRBinaryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRBinaryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRBundleTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRBundleTest.php index 325afe2d03..f836c7e765 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRBundleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRBundleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAccountTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAccountTest.php index b5995c62ef..5eb3ff3227 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAccountTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAccountTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRActivityDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRActivityDefinitionTest.php index 96738021d3..fbdb147daa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRActivityDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRActivityDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAdverseEventTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAdverseEventTest.php index e3dd205af0..c633b823d5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAdverseEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAdverseEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAllergyIntoleranceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAllergyIntoleranceTest.php index f925665971..9a48d8cc55 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAllergyIntoleranceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAllergyIntoleranceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentResponseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentResponseTest.php index 1d39d9c2a7..488f81e957 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentTest.php index 28451d0ab1..ee22824912 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAppointmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAuditEventTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAuditEventTest.php index cd907b3ba9..c996f1b995 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAuditEventTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRAuditEventTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBasicTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBasicTest.php index ed5de59cf9..3a7f293f82 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBasicTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBasicTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBodySiteTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBodySiteTest.php index 6dd47dd89e..99cf7cccfd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBodySiteTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRBodySiteTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCapabilityStatementTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCapabilityStatementTest.php index f0e5648168..97873a3f13 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCapabilityStatementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCapabilityStatementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCarePlanTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCarePlanTest.php index 806a14f67e..29d52a01c9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCarePlanTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCarePlanTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCareTeamTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCareTeamTest.php index c6742d8cde..80534a9375 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCareTeamTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCareTeamTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRChargeItemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRChargeItemTest.php index 91ebcf8cfa..0b2157f486 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRChargeItemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRChargeItemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimResponseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimResponseTest.php index c4e097252a..51448123f3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimTest.php index 7151fa0f85..d3612ad1cb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClaimTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClinicalImpressionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClinicalImpressionTest.php index d27c69932d..b13c5666f8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClinicalImpressionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRClinicalImpressionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCodeSystemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCodeSystemTest.php index 18c687a454..6ed9923579 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCodeSystemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCodeSystemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationRequestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationRequestTest.php index 3c31d5f6d9..9454a5eed9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationTest.php index 5d25139a46..d88ba1614d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCommunicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinitionTest.php index efa366af67..6d7e99af3d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompartmentDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompositionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompositionTest.php index fb492d0576..789bb859f2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompositionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCompositionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConceptMapTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConceptMapTest.php index 9ee7b2ad49..bb61175d49 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConceptMapTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConceptMapTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConditionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConditionTest.php index 8d9a81088d..06c642f971 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConditionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConditionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConsentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConsentTest.php index 8547c5fd5b..0a86552bd3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConsentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRConsentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRContractTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRContractTest.php index 425cfcc7f5..554e24cee5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRContractTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRContractTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageTest.php index 59c986c033..599a5399b6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRCoverageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDataElementTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDataElementTest.php index 933dda147c..15a86cca59 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDataElementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDataElementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDetectedIssueTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDetectedIssueTest.php index 92a881a6ca..875beee5f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDetectedIssueTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDetectedIssueTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceComponentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceComponentTest.php index abd35b1738..098ab2e0f9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceComponentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceComponentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceMetricTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceMetricTest.php index b839f73cc6..7afff27195 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceMetricTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceMetricTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceRequestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceRequestTest.php index ce48a1d758..d1a90814d1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceTest.php index a509f575dd..7929ac5b06 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatementTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatementTest.php index 2305ce04f7..dfa3c6fdd9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDeviceUseStatementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticReportTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticReportTest.php index 59fdad8a29..ee2ebf7959 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticReportTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDiagnosticReportTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentManifestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentManifestTest.php index 92f331e0db..59a80a8597 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentManifestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentManifestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentReferenceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentReferenceTest.php index 83882140a5..024d6e73b4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentReferenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRDocumentReferenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityRequestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityRequestTest.php index 700964d19a..8780f13bfb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityResponseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityResponseTest.php index da21b3d75c..400dada922 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREligibilityResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREncounterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREncounterTest.php index 923bcd5e08..5323bd3a36 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREncounterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREncounterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREndpointTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREndpointTest.php index f4119c1d14..18c7dc180a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREndpointTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREndpointTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentRequestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentRequestTest.php index cac8f4a7b4..a5af33b0cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentResponseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentResponseTest.php index e002f08bec..80edcb82c0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREnrollmentResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREpisodeOfCareTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREpisodeOfCareTest.php index 1350da1383..36108878a0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREpisodeOfCareTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIREpisodeOfCareTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExpansionProfileTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExpansionProfileTest.php index 7026b6dbbb..53c09f75c8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExpansionProfileTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExpansionProfileTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefitTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefitTest.php index 61d0b57577..20bb7bc37d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefitTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRExplanationOfBenefitTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistoryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistoryTest.php index 1c9803c5f7..43a1afe468 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistoryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFamilyMemberHistoryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFlagTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFlagTest.php index 448af4b4d2..e83d9f3346 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFlagTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRFlagTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGoalTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGoalTest.php index 61f962a995..bc3261cba9 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGoalTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGoalTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGraphDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGraphDefinitionTest.php index ea0d6801ef..62dba7bbda 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGraphDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGraphDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGroupTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGroupTest.php index 3e15f19fca..676698879b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGuidanceResponseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGuidanceResponseTest.php index 5d5b8c5ad0..14bcc6c049 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGuidanceResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRGuidanceResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRHealthcareServiceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRHealthcareServiceTest.php index 97fd609a42..801011e112 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRHealthcareServiceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRHealthcareServiceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingManifestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingManifestTest.php index f25d87eb09..30be726fbe 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingManifestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingManifestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingStudyTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingStudyTest.php index c45b4a2091..db1eaa147c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingStudyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImagingStudyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendationTest.php index a57623b86f..d0aa5b6522 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationRecommendationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationTest.php index 51f5ec38b6..0c8c4c8111 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImmunizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImplementationGuideTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImplementationGuideTest.php index 661f282108..bfb921682a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImplementationGuideTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRImplementationGuideTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLibraryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLibraryTest.php index 2245fd1765..f42a2eccc1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLibraryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLibraryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLinkageTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLinkageTest.php index 5cd30cc58e..dd2387dcd6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLinkageTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLinkageTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRListTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRListTest.php index 92fb6fdd53..d3f87db294 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRListTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRListTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLocationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLocationTest.php index c28a42c376..5dfc880aa1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLocationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRLocationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureReportTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureReportTest.php index e815f40155..1efbd8bebc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureReportTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureReportTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureTest.php index 034b78fd62..eddcbee744 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMeasureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMediaTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMediaTest.php index 4bd6914e23..e4283de254 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMediaTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMediaTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationAdministrationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationAdministrationTest.php index 4653cf2cfe..ad992c3e0d 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationAdministrationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationAdministrationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationDispenseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationDispenseTest.php index ba5e7969a0..24abc67929 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationDispenseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationDispenseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationRequestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationRequestTest.php index 2db1f8596d..c3915eb44c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationStatementTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationStatementTest.php index bf02c62995..2f13a7bd8f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationStatementTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationStatementTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationTest.php index 96e97a709b..2914ab2964 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMedicationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageDefinitionTest.php index 4def7bc810..36a2b90ebd 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageHeaderTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageHeaderTest.php index ef7e073b62..99b244b350 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageHeaderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRMessageHeaderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNamingSystemTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNamingSystemTest.php index 83ae02c8d4..93550223d4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNamingSystemTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNamingSystemTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNutritionOrderTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNutritionOrderTest.php index 14f92b890a..c912c63550 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNutritionOrderTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRNutritionOrderTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationTest.php index 842cb42ecb..1368566744 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRObservationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationDefinitionTest.php index de5100a589..654cc077d2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationOutcomeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationOutcomeTest.php index 6585f6b176..cbf1646d29 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationOutcomeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROperationOutcomeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationTest.php index 9c054a4da6..2d2ce55020 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIROrganizationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPatientTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPatientTest.php index 4de6859975..6da334cbdc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPatientTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPatientTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentNoticeTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentNoticeTest.php index 75f693d69a..e17367ef89 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentNoticeTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentNoticeTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliationTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliationTest.php index fbd2c19052..ca81460e09 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliationTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPaymentReconciliationTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPersonTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPersonTest.php index 1cf0c16e11..c7cbe6dff2 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPersonTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPersonTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPlanDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPlanDefinitionTest.php index 0d671f5ecf..59b60c43bc 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPlanDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPlanDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerRoleTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerRoleTest.php index 1b73bb38a7..952f13ac15 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerRoleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerRoleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerTest.php index c13548b274..027081c78a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRPractitionerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureRequestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureRequestTest.php index e95401607d..e3a11eb2b1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureTest.php index 730b1e3cb1..74b3aeef70 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcedureTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessRequestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessRequestTest.php index 3a67ad7e51..a231691957 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessResponseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessResponseTest.php index f2727d7a55..844db5e3ff 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProcessResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProvenanceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProvenanceTest.php index 896ddf8026..8ef7a8a287 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProvenanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRProvenanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponseTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponseTest.php index 3225ff473f..c7ae5a1442 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponseTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireResponseTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireTest.php index da1e76f546..6046b6d763 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRQuestionnaireTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRReferralRequestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRReferralRequestTest.php index 7c2d806c3f..c52d7c0188 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRReferralRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRReferralRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRelatedPersonTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRelatedPersonTest.php index d99251c13b..d72a793a2c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRelatedPersonTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRelatedPersonTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRequestGroupTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRequestGroupTest.php index 021edd0013..18e08b2abb 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRequestGroupTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRequestGroupTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchStudyTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchStudyTest.php index 66e8eff9a1..9c8a9bb94a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchStudyTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchStudyTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchSubjectTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchSubjectTest.php index 38e1d22037..a1598bd176 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchSubjectTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRResearchSubjectTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskAssessmentTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskAssessmentTest.php index 4b86b60166..0be134321a 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskAssessmentTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRRiskAssessmentTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRScheduleTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRScheduleTest.php index 1a509e7d9c..aaaf637d4f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRScheduleTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRScheduleTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSearchParameterTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSearchParameterTest.php index 21d15ba1db..ce971e559c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSearchParameterTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSearchParameterTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSequenceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSequenceTest.php index 83791a705f..135368ea68 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSequenceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSequenceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRServiceDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRServiceDefinitionTest.php index fc76a699ea..d941d4cdd6 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRServiceDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRServiceDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSlotTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSlotTest.php index 5ed29acfc5..82bba5688b 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSlotTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSlotTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenTest.php index 3bc0d427ad..abf152c532 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSpecimenTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureDefinitionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureDefinitionTest.php index 25a40530fb..dd03fceef7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureDefinitionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureDefinitionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureMapTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureMapTest.php index 2c69381bb1..8588d52fad 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureMapTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRStructureMapTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubscriptionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubscriptionTest.php index 54550ff279..0050024980 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubscriptionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubscriptionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceTest.php index e20bb232f4..7176f70ac4 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSubstanceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyDeliveryTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyDeliveryTest.php index ca2a2098e5..d12eeb2f21 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyDeliveryTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyDeliveryTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyRequestTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyRequestTest.php index 7518ab8737..6355db8ab3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyRequestTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRSupplyRequestTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTaskTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTaskTest.php index 7b55e3c06a..193c14a545 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTaskTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTaskTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestReportTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestReportTest.php index acae8e1187..c62d6a29e3 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestReportTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestReportTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestScriptTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestScriptTest.php index cac9963cb9..6798012456 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestScriptTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRTestScriptTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRValueSetTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRValueSetTest.php index fd58edab3d..88f24c8ab1 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRValueSetTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRValueSetTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVisionPrescriptionTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVisionPrescriptionTest.php index 583efc19a3..9b58cd7b64 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVisionPrescriptionTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResource/FHIRVisionPrescriptionTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResourceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResourceTest.php index c29efcd734..b2e1bd1e44 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRDomainResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRParametersTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRParametersTest.php index 6fdef8d25c..49f2460ce8 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRParametersTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResource/FHIRParametersTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResourceContainerTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResourceContainerTest.php index e5dd942305..e70b4019f5 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResourceContainerTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResourceContainerTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResourceTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResourceTest.php index 584710e283..950b03241c 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResourceTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRResourceTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php index 726667bba9..6ea47e36d0 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRSampledDataDataTypePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRStringPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRStringPrimitiveTest.php index 9c857badb7..a8faf9c9d7 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRStringPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRStringPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRTimePrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRTimePrimitiveTest.php index e8919e38b2..e90f479a16 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRTimePrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRTimePrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRUnsignedIntPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRUnsignedIntPrimitiveTest.php index 1c41473d91..1f36e4a26f 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRUnsignedIntPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRUnsignedIntPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRUriPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRUriPrimitiveTest.php index 4ec75babb1..511eee9869 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRUriPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRUriPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRUuidPrimitiveTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRUuidPrimitiveTest.php index d37675b03a..202e535166 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRUuidPrimitiveTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/FHIRUuidPrimitiveTest.php @@ -5,7 +5,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/PHPFHIRConstantsTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/PHPFHIRConstantsTest.php index 3661502c2b..caaaf619cf 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/PHPFHIRConstantsTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/PHPFHIRConstantsTest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -4390,10 +4390,10 @@ public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_STU3_FHIRResou $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceContainer', PHPFHIRConstants::TYPE_CLASS_RESOURCE_CONTAINER); } - public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_STU3_FHIRResourceType() + public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_STU3_FHIRElement_FHIRResourceType() { $this->assertEquals('ResourceType', PHPFHIRConstants::TYPE_NAME_RESOURCE_TYPE); - $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType', PHPFHIRConstants::TYPE_CLASS_RESOURCE_TYPE); + $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType', PHPFHIRConstants::TYPE_CLASS_RESOURCE_TYPE); } public function testTypeConstantsDefinedDCarbone_PHPFHIRGenerated_STU3_FHIRCodePrimitive_FHIRResourceTypeList() diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/PHPFHIRTypeMapTest.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/PHPFHIRTypeMapTest.php index c7d05e6f6d..dd9dc52cfa 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/PHPFHIRTypeMapTest.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTests/PHPFHIRTypeMapTest.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * @@ -2433,8 +2433,8 @@ public function testIsContainableResourceWithClassname() $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\STU3\FHIRResource')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\STU3\FHIRResourceContainer')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceContainer')); - $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType')); - $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType')); + $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType')); + $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\STU3\FHIRCodePrimitive\FHIRResourceTypeList')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('\DCarbone\PHPFHIRGenerated\STU3\FHIRCodePrimitive\FHIRResourceTypeList')); $this->assertFalse(PHPFHIRTypeMap::isContainableResource('DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceVersionPolicy')); @@ -5177,7 +5177,7 @@ public function testIsContainableResourceWithInstance() $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); $type = new \DCarbone\PHPFHIRGenerated\STU3\FHIRResourceContainer; $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); - $type = new \DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType; + $type = new \DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType; $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); $type = new \DCarbone\PHPFHIRGenerated\STU3\FHIRCodePrimitive\FHIRResourceTypeList; $this->assertFalse(PHPFHIRTypeMap::isContainableResource($type)); @@ -6292,6 +6292,7 @@ public function testGetTypeClass() $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRRequestStatus', PHPFHIRTypeMap::getTypeClass('RequestStatus')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResearchStudyStatus', PHPFHIRTypeMap::getTypeClass('ResearchStudyStatus')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResearchSubjectStatus', PHPFHIRTypeMap::getTypeClass('ResearchSubjectStatus')); + $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceType', PHPFHIRTypeMap::getTypeClass('ResourceType')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResourceVersionPolicy', PHPFHIRTypeMap::getTypeClass('ResourceVersionPolicy')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRResponseType', PHPFHIRTypeMap::getTypeClass('ResponseType')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRElement\FHIRRestfulCapabilityMode', PHPFHIRTypeMap::getTypeClass('RestfulCapabilityMode')); @@ -6352,7 +6353,6 @@ public function testGetTypeClass() $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRPositiveIntPrimitive', PHPFHIRTypeMap::getTypeClass('positiveInt-primitive')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRResource', PHPFHIRTypeMap::getTypeClass('Resource')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceContainer', PHPFHIRTypeMap::getTypeClass('ResourceContainer')); - $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRResourceType', PHPFHIRTypeMap::getTypeClass('ResourceType')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRResource\FHIRBinary', PHPFHIRTypeMap::getTypeClass('Binary')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRResource\FHIRBundle', PHPFHIRTypeMap::getTypeClass('Bundle')); $this->assertEquals('\DCarbone\PHPFHIRGenerated\STU3\FHIRResource\FHIRDomainResource', PHPFHIRTypeMap::getTypeClass('DomainResource')); diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTypeInterface.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTypeInterface.php index a8a4771d64..5536089b61 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTypeInterface.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTypeInterface.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: * diff --git a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTypeMap.php b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTypeMap.php index 9e05ebb8a6..f4a6bb6682 100644 --- a/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTypeMap.php +++ b/src/DCarbone/PHPFHIRGenerated/STU3/PHPFHIRTypeMap.php @@ -6,7 +6,7 @@ * This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using * class definitions from HL7 FHIR (https://www.hl7.org/fhir/) * - * Class creation date: November 30th, 2019 21:22+0000 + * Class creation date: November 30th, 2019 23:37+0000 * * PHPFHIR Copyright: *