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

 

Example of xdsentry2

{"XdsEntry2": {
  "content": {
    "hash": {"value": "da39a3ee5e6b4b0d3255bfef95601890afd80709"},
    "contentType": {"value": "text/plain"},
    "size": {"value": "3654"}
  },
  "folder": [{
    "id": {"value": "1.2.36.90146595217.4.2.1"},
    "type": {"value": "XdsFolder"}
  }],
  "id": {
    "id": {"value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7"},
    "system": {"value": "urn:ietf:rfc:3986"}
  },
  "information": {
    "confidentialityCode": {
      "system": {"value": "http://ihe.net/xds/connectathon/confidentialityCodes"},
      "display": {"value": "Clinical-Staff"},
      "code": {"value": "1.3.6.1.4.1.21367.2006.7.101"}
    },
    "author": [{
      "id": {"value": "example"},
      "type": {"value": "Agent"}
    }],
    "facilityType": {"coding": [{
      "system": {"value": "http://www.ihe.net/xds/connetathon/healthcareFacilityTypeCodes"},
      "display": {"value": "Outpatient"},
      "code": {"value": "Outpatient"}
    }]},
    "title": {"value": "Physical"},
    "practiceSetting": {"coding": [{
      "system": {"value": "http://www.ihe.net/xds/connetathon/practiceSettingCodes"},
      "display": {"value": "General Medicine"},
      "code": {"value": "General Medicine"}
    }]},
    "event": {
      "code": [{"coding": [{
        "system": {"value": "http://ihe.net/xds/connectathon/eventCodes"},
        "display": {"value": "to do"},
        "code": {"value": "todo"}
      }]}],
      "period": {
        "start": {"value": "2004-12-23T08:00:00"},
        "end": {"value": "2004-12-23T08:01:00"}
      }
    },
    "subject": {
      "id": {"value": "xcda"},
      "type": {"value": "Person"}
    },
    "class": {
      "system": {"value": "http://ihe.net/xds/connectathon/classCodes"},
      "display": {"value": "History and Physical"},
      "code": {"value": "History and Physical"}
    },
    "type": {"coding": [{
      "system": {"value": "http://loinc.org"},
      "display": {"value": "Outpatient Evaluation And Management"},
      "code": {"value": "34108-1"}
    }]},
    "instant": {"value": "2005-12-24T09:35:00+11:00"}
  },
  "text": {
    "status": "generated",
    "div": "<div>Text<\/div>"
  },
  "subject": {
    "id": {"value": "xcda"},
    "type": {"value": "Person"}
  },
  "format": {
    "system": {"value": "http://ihe.net/xds/connectathon/formatCodes"},
    "display": {"value": "CDAR2/IHE 1.0"},
    "code": {"value": "CDAR2/IHE 1.0"}
  },
  "availability": "Approved"
}}