Skip to content

Commit

Permalink
output from latest version of generator
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarbone committed Nov 30, 2019
1 parent 81f51df commit 2846bfe
Show file tree
Hide file tree
Showing 6,202 changed files with 8,818 additions and 16,636 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -252,6 +252,7 @@ public function jsonSerialize()
return $this->getValue();
}


/**
* @return string
*/
Expand Down
3 changes: 2 additions & 1 deletion src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBinary.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -336,6 +336,7 @@ public function jsonSerialize()
return [PHPFHIRConstants::JSON_FIELD_RESOURCE_TYPE => $this->_getResourceType()] + $a;
}


/**
* @return string
*/
Expand Down
3 changes: 2 additions & 1 deletion src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRBooleanPrimitive.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -238,6 +238,7 @@ public function jsonSerialize()
return $this->getValue();
}


/**
* @return string
*/
Expand Down
3 changes: 2 additions & 1 deletion src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRCodePrimitive.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -242,6 +242,7 @@ public function jsonSerialize()
return $this->getValue();
}


/**
* @return string
*/
Expand Down
3 changes: 2 additions & 1 deletion src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDatePrimitive.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -271,6 +271,7 @@ public function jsonSerialize()
return $this->getValue();
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -272,6 +272,7 @@ public function jsonSerialize()
return $this->getValue();
}


/**
* @return string
*/
Expand Down
3 changes: 2 additions & 1 deletion src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRDecimalPrimitive.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -238,6 +238,7 @@ public function jsonSerialize()
return $this->getValue();
}


/**
* @return string
*/
Expand Down
3 changes: 2 additions & 1 deletion src/DCarbone/PHPFHIRGenerated/DSTU1/FHIRElement.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -382,6 +382,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -886,6 +886,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -253,6 +253,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -253,6 +253,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -254,6 +254,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -815,6 +815,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -300,6 +300,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -495,6 +495,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -327,6 +327,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -765,6 +765,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -544,6 +544,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -323,6 +323,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -986,6 +986,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -478,6 +478,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -484,6 +484,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: November 30th, 2019 21:21+0000
* Class creation date: November 30th, 2019 23:37+0000
*
* PHPFHIR Copyright:
*
Expand Down Expand Up @@ -571,6 +571,7 @@ public function jsonSerialize()
return $a;
}


/**
* @return string
*/
Expand Down
Loading

0 comments on commit 2846bfe

Please sign in to comment.