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 xdsentry

{"XdsEntry": {
  "patientInfo": {
    "id": {"value": "xcda"},
    "type": {"value": "Person"}
  },
  "facilityType": {
    "system": {"value": "http://www.ihe.net/xds/connetathon/healthcareFacilityTypeCodes"},
    "display": {"value": "Outpatient"},
    "code": {"value": "Outpatient"}
  },
  "type": {
    "system": {"value": "http://loinc.org"},
    "display": {"value": "Outpatient Evaluation And Management"},
    "code": {"value": "34108-1"}
  },
  "sourcePatientId": {
    "id": {"value": "89765a87b"},
    "system": {"value": "oid:3.4.5"}
  },
  "patientId": {
    "id": {"value": "ef77eeda67dd4a2"},
    "system": {"value": "oid:1.3.6.1.4.1.21367.2005.3.7"}
  },
  "author": [
    {
      "name": {
        "given": [{"value": "Sherry"}],
        "family": [{"value": "Dopplemeyer"}]
      },
      "role": [{"value": "Primary Surgeon"}],
      "contact": [{
        "system": "phone",
        "value": {"value": "john.doe@healthcare.example.org"}
      }],
      "specialty": [{"value": "Orthopedic"}],
      "institution": [
        {"name": {"value": "Cleveland Clinic"}},
        {"name": {"value": "Berea Community"}}
      ]
    },
    {
      "name": {
        "given": [{"value": "Gerald"}],
        "family": [{"value": "Smitty"}]
      },
      "role": [{"value": "Attending"}],
      "contact": [{
        "system": "phone",
        "value": {"value": "john.doe@healthcare.example.org"}
      }],
      "specialty": [{"value": "Orthopedic"}],
      "institution": [
        {"name": {"value": "Cleveland Clinic"}},
        {"name": {"value": "Parma Community"}}
      ]
    }
  ],
  "title": {"value": "Physical"},
  "created": {"value": "2005-12-24T09:35:00+11:00"},
  "event": [{
    "system": {"value": "http://ihe.net/xds/connectathon/eventCodes"},
    "display": {"value": "to do"},
    "code": {"value": "todo"}
  }],
  "homeCommunity": {"value": "1.2.36.1.1001.1.1.1.1"},
  "mimeType": {"value": "text/plain"},
  "availability": "Approved",
  "text": {
    "status": "generated",
    "div": "<div>Text<\/div>"
  },
  "hash": {"value": "da39a3ee5e6b4b0d3255bfef95601890afd80709"},
  "class": {
    "system": {"value": "http://ihe.net/xds/connectathon/classCodes"},
    "display": {"value": "History and Physical"},
    "code": {"value": "History and Physical"}
  },
  "format": {
    "system": {"value": "http://ihe.net/xds/connectathon/formatCodes"},
    "display": {"value": "CDAR2/IHE 1.0"},
    "code": {"value": "CDAR2/IHE 1.0"}
  },
  "repositoryId": {"value": "oid:1.3.6.1.4..."},
  "authenticator": {"name": {
    "given": [{"value": "Marcus"}],
    "family": [{"value": "Welby"}],
    "prefix": [{"value": "Dr"}],
    "suffix": [{"value": "MD"}]
  }},
  "size": {"value": "3654"},
  "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"}
  },
  "folder": [{
    "id": {"value": "1.2.36.90146595217.4.2.1"},
    "type": {"value": "XdsFolder"}
  }],
  "practiceSetting": {
    "system": {"value": "http://www.ihe.net/xds/connetathon/practiceSettingCodes"},
    "display": {"value": "General Medicine"},
    "code": {"value": "General Medicine"}
  },
  "service": {
    "stop": {"value": "2004-12-23T08:01:00"},
    "start": {"value": "2004-12-23T08:00:00"}
  },
  "language": {"value": "en-us"},
  "documentId": {"value": "oid:1.3.6.1.4.1.21367.2005.3.7"},
  "comments": {"value": "Annual physical"}
}}