This page is part of the FHIR Specification (v0.06: DSTU 1 Ballot 2). The current version which supercedes this version is 4.0.1. For a full list of available versions, see the Directory of published versions

 

Simple XDS Folder Example

{"XdsFolder": {
  "patientId": {
    "id": {"value": "6578946"},
    "system": {"value": "oid:1.3.6.1.4.1.21367.2005.3.7"}
  },
  "text": {
    "status": "generated",
    "div": "<div>Referrals for Patient 6578946<\/div>"
  },
  "title": {"value": "Referrals"},
  "code": [{
    "system": {"value": "http://www.ihe.net/xds/connectathons"},
    "code": {"value": "Referrals"}
  }]
}}