You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the useful library. As a beginner in handling fhir format, I find it a boon. I have stored the XSD files in input folder.
I am getting this error while trying to get the classes. I have attached the screenshot too. Please help me through your guidance. PHP version8.1
Printing $version_config and $definition
The text was updated successfully, but these errors were encountered:
HTech37
changed the title
Argument #1 ($config) must be of type DCarbone\PHPFHIR\Config\VersionConfig, DCarbone\PHPFHIR\Config given,
UnexpectedValueException: Value 'AccountStatusEnum' is not part of the enum DCarbone\PHPFHIR\Enum\PrimitiveTypeEnum
Jan 27, 2024
HTech37
changed the title
UnexpectedValueException: Value 'AccountStatusEnum' is not part of the enum DCarbone\PHPFHIR\Enum\PrimitiveTypeEnum
UnexpectedValueException: Value 'AccountStatusEnum' is not part of the enum
Jan 27, 2024
HTech37
changed the title
UnexpectedValueException: Value 'AccountStatusEnum' is not part of the enum
UnexpectedValueException: Value 'integer64' is not part of the enum DCarbone\PHPFHIR\Enum\PrimitiveTypeEnum
Jan 27, 2024
Hello @dcarbone,
Thank you for the useful library. As a beginner in handling fhir format, I find it a boon. I have stored the XSD files in input folder.
I am getting this error while trying to get the classes. I have attached the screenshot too. Please help me through your guidance. PHP version8.1
Printing $version_config and $definition
The text was updated successfully, but these errors were encountered: