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 (id = "example")

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