This page is part of the FHIR Specification (v0.01: Historical Archive Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
A conformance statement about how an application uses FHIR messaging.
The relative url is /messageconformances
<MessageConformance xmlns="http://www.hl7.org/fhir"> <id> mand id ConformanceStatement Id (UUID)</id> <date> mand dateTime Publication Date</date> <publisher> mand <name> mand string Publishing Organization</name> <address> opt Zero+ Address Address of Organization</address> <contact> opt Zero+ Contact Contacts for Organization</contact> </publisher> <software> mand <name> mand string Name software is known by</name> <version> mand string Version covered by this statement</version> <releaseDate> opt dateTime Date this version released</releaseDate> </software> <profile> opt Zero+ uri other profiles that apply (i.e. code binding rules)</profile> <event> mand <!-- One+ --> <code> mand code Declare support for this event</code> <resource> cond code Which resource if event has multiple</resource> <mode> mand code Sender | Receiver</mode> <request> opt <resource> mand One+ Constraint Constraint on a resource used in request</resource> </request> <response> opt <resource> mand One+ Constraint Constraint on a resource used in response</resource> </response> </event> <extensions> opt See Extensions See Extensions </extensions> <text> mand Narrative Text summary of conformance statement for human interpretation</text> </MessageConformance>
Schema for MessageConformance and an example (or formatted for browser)
Terminology Bindings
sender | The application sends requests and receives responses | |
receiver | The application receives requests and sends responses |
Notes:
The formal definitions for the elements above. Also available as an XML file.
This is an old version of FHIR retained for archive purposes. Do not use for anything else
Implementers are welcome to experiment with the content defined here, but should note that the contents are subject to change without prior notice.
© HL7.org 2011 - 2012. FHIR v0.01 generated on Mon, May 14, 2012 09:48+1000.