Safeguard API for Smart FOX
4.2.3-current - ci-build

Safeguard API for Smart FOX - Local Development build (v4.2.3-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example document that says: Hello World - JSON Representation

Raw json | Download

{
  "resourceType" : "Binary",
  "id" : "ex-b-binary",
  "meta" : {
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST"
      }
    ]
  },
  "contentType" : "text/plain",
  "data" : "SGVsbG8gV29ybGQ="
}