issues
search
dcarbone
/
php-fhir
Tools for consuming data from a FHIR server with PHP
Apache License 2.0
129
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump psr/log from 3.0.1 to 3.0.2 in the composer group
#144
dependabot[bot]
closed
1 month ago
0
Improved default XML serialization location
#143
dcarbone
closed
2 months ago
0
Enabling per-version config of default xml location
#142
dcarbone
closed
2 months ago
0
Bump psr/log from 3.0.0 to 3.0.1 in the composer group
#141
dependabot[bot]
closed
2 months ago
0
Collection type fields are not being properly JSON serialized
#140
Aravind-MJ
closed
2 months ago
2
more efficient collection setter implementation
#139
dcarbone
closed
2 months ago
2
fixing documentation parsing for types
#138
dcarbone
closed
2 months ago
0
Validation fixes
#137
dcarbone
closed
2 months ago
0
Validation of valueBoolean parameters has false negatives
#136
yunosh
closed
2 months ago
2
FEAT: Set option for collection type fields as well
#135
Aravind-MJ
closed
2 months ago
2
Option to set or clear an array field
#134
Aravind-MJ
closed
2 months ago
4
using foreach loop in type constructors
#133
dcarbone
closed
2 months ago
1
reducing filesize a bit with smaller property comment blocks
#132
dcarbone
closed
3 months ago
0
removing useless TypeBuilderUtils class
#131
dcarbone
closed
3 months ago
0
removing useless ValuesTrait and adding basic config test
#130
dcarbone
closed
3 months ago
0
fix: Fix returning the enum values as keys
#129
yunosh
closed
3 months ago
3
PHPFHIRConfigKeyEnum::values() returning no results, thus setting PHPFHIRConfig doesn't work at all
#128
yunosh
closed
3 months ago
4
Correcting primitive xml location logic
#127
dcarbone
closed
3 months ago
0
XML Attributes instead of Elements
#126
leonrenkema
closed
2 months ago
15
Removing default value for $classesPath property
#125
dcarbone
closed
4 months ago
0
Fatal error: Uncaught TypeError: Cannot assign bool to property DCarbone\PHPFHIR\Config::$classesPath of type string
#124
Aravind-MJ
closed
4 months ago
3
Bump phpunit/phpunit from 10.5.24 to 10.5.26 in the composer group
#123
dependabot[bot]
closed
4 months ago
0
Bump the composer group with 2 updates
#122
dependabot[bot]
closed
4 months ago
0
Bump phpunit/phpunit from 10.5.20 to 10.5.21 in the composer group
#121
dependabot[bot]
closed
4 months ago
0
Adding response parser tests to integration class
#120
dcarbone
closed
5 months ago
0
Add Response Parser tests
#119
dcarbone
closed
5 months ago
1
Fix order of arguments in PHPFhirResponseParser
#118
LucidTaZ
closed
5 months ago
0
Crash in PHPFHIRResponseParser: TypeError: in_array(): Argument #2 ($haystack) must be of type array, string given
#117
LucidTaZ
closed
5 months ago
0
Separate core and model class generation
#116
dcarbone
opened
6 months ago
0
WIP: V4
#115
dcarbone
opened
6 months ago
0
Create API Client
#114
dcarbone
opened
6 months ago
4
updating parser to use sxe var, removing libxml error checks
#113
dcarbone
closed
6 months ago
0
V3 Response Parser references undefined variable
#112
dcarbone
closed
6 months ago
0
Track XML serialization locations
#111
dcarbone
closed
6 months ago
0
Track whether xml field defined as attribute or child element
#110
dcarbone
closed
6 months ago
0
Enable test source caching
#109
dcarbone
opened
6 months ago
0
Using XMLParser for writing and XMLReader for Xhtml types
#108
dcarbone
closed
6 months ago
0
UTF8 characters not handled properly with X(HT)ML sources
#107
dcarbone
closed
6 months ago
0
ensuring all local fields are xml serialized
#106
dcarbone
closed
6 months ago
0
ResourceType elements are not serialized properly
#105
dcarbone
closed
6 months ago
0
Handle collection field attribute values
#104
dcarbone
closed
6 months ago
0
Bug: Ensure collection types are set properly from attributes
#103
dcarbone
closed
6 months ago
0
working on better primitives
#102
dcarbone
closed
6 months ago
0
Ensure numerical values with commas are parsed correctly
#101
dcarbone
closed
6 months ago
0
xmlns improvements, template file hierarchy improvements
#100
dcarbone
closed
6 months ago
0
Ensure XHTML types have the appropriate xmlns tags
#99
dcarbone
closed
6 months ago
0
R5 support
#98
dcarbone
closed
6 months ago
0
Add R5 support
#97
dcarbone
closed
6 months ago
1
Do not support deprecated versions of PHP
#96
dcarbone
closed
6 months ago
0
PHP 8.1+ updates
#95
dcarbone
closed
6 months ago
0
Next