This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2 Document-example-dischargesummary.xml Example of a discharge summary (id = "father") Raw XML : 1-Feb 2013 12:30 : : final_ : : Doctor Dave <!-- The Encounter resource. Points directly to an Encounter resource. Contains the dates of admission, specialtyu etc. --> Admitted to Orthopedics Service, Middlemore Hospital between Jan 20 and Feb ist 2013 Acute Asthmatic attack. Was wheezing for days prior to admission. <!-- This is an entry that refers to a MedicationPrescription resource in this document. It is a new medication (as indicated by the flag) --> <!-- The flag refers to the valueset containing permissable codes for changes to medication status that occurred during this encounter. Possible values are started, continued, stopped, changed --> <!-- This is an entry that refers to a medicationPrescription that is available on an external server. In practice, you may still want an entry in the document as well, but it's not necessary. The medication was stopped on this admission. Note that the deleted element is also true. Because the resource is no longer active, we assume that it was deleted on the server, so following the link would result in an http status code of 410 (Though you can always use the history to get previous versions) --> <!-- The medication. This is currently modelled as a contained resource within the prescription, but could also be a separate resource either within the document bundle, or a reference to the medication on a server. The latter (i.e. where the medication terminology is hosted on a publically available server and simply referenced from the MedicationPrescription resource is particularly attractive... --> <!-- The patient details will generally be in the Document resource in the Document bundle, but could just as easily point to a patient resource on a server --> <!-- The prescriber details could also be within the bundle, but has the same options as patient --> <!-- a reference to the medication being prescribed. As described earlier, this could be contained (as is the example here), separately within the document bundle or simply a reference to a remote server. See comment in the contained resource --> Sensitivity to Doxycycline : Hives : Eve Everywoman : false </feed> © HL7.org 2011+. FHIR DSTU (v0.0.82.2943) generated on Tue, Sep 30, 2014 18:09+1000. Links: What's a DSTU? | Version History | | Propose a change var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-676355-1']); _gaq.push(['_setDomainName', '.hl7.org']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();