...
Code Block |
---|
curl -v --request POST 'https://fhir.{baseCIEURL}mi-cie.org/fhirR4/Patient/' --header 'x-api-key: aGZoczo4****2ZDk=' --header 'Content-Type: application/json' --header 'Authorization: bearer etty****iquerui' -- data @PATIENT.JSON |
...
...
Code Block |
---|
curl -v --request POST 'https://fhir.{baseCIEURL}mi-cie.org/fhirR4/Patient/' --header 'x-api-key: aGZoczo4****2ZDk=' --header 'Content-Type: application/json' --header 'Authorization: bearer etty****iquerui' -- data @PATIENT.JSON |
...