PHP code example of romeldev / php-fhir-r4b

1. Go to this page and download the library: Download romeldev/php-fhir-r4b library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

romeldev / php-fhir-r4b example snippets

shell
composer