Finance and Insurance Service (FAIS)
1.0.1-current - ci-build International flag

Finance and Insurance Service (FAIS), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.Finance/ and changes regularly. See the Directory of published versions

: Device Example - FAIS Beneficiary Requestor - JSON Representation

Raw json | Download

{
  "resourceType" : "Device",
  "id" : "ex-beneficiary-requestor",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device ex-beneficiary-requestor</b></p><a name=\"ex-beneficiary-requestor\"> </a><a name=\"hcex-beneficiary-requestor\"> </a><a name=\"ex-beneficiary-requestor-en-US\"> </a><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>FAIS Beneficiary Requestor</td><td>User Friendly name</td></tr></table></div>"
  },
  "deviceName" : [
    {
      "name" : "FAIS Beneficiary Requestor",
      "type" : "user-friendly-name"
    }
  ]
}