BD-Core-FHIR-IG/input/examples/Binary-example.json
2020-04-04 23:19:22 +11:00

5 lines
93 B
JSON

{
"resourceType" : "Binary",
"id" : "example",
"data" : "ig-loader-example.pdf"
}