Da Vinci Postable Remittance
1.0.0-ballot - STU 1 Ballot United States of America flag

This page is part of the DaVinci Postable Remittance FHIR Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: ExampleRemittanceAdviceDocument - JSON Representation

Raw json | Download

{
  "resourceType" : "Binary",
  "id" : "ExampleRemittanceAdviceDocument",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/davinci-pr/StructureDefinition/remittanceAdviceDocument"
    ]
  },
  "contentType" : "application/txt+gzip",
  "data" : "YmFzZTY0LWVuY29kZWQgemlwIGZpbGUgb2YgdGhlIG9yaWdpbmFsIGRvY3VtZW50",
  "_data" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/us/davinci-pr/StructureDefinition/remittanceIdentifierExt",
        "valueString" : "A123456BCD"
      }
    ]
  }
}