Difference between revisions of "Template:XD* Binding"

From IHE Wiki
Jump to navigation Jump to search
m
 
m
Line 1: Line 1:
 
===XD<nowiki>*</nowiki> Binding===
 
===XD<nowiki>*</nowiki> Binding===
It is expected that exchanges of {{1|''Content Descrition''}} will occur in an environment where the physician offices and hospitals have a coordinated infrastructure that serves the information sharing needs of this community of care.  Several mechanisms are supported by IHE profiles:
+
It is expected that exchanges of {{{1|''Content Descrition''}}} will occur in an environment where the physician offices and hospitals have a coordinated infrastructure that serves the information sharing needs of this community of care.  Several mechanisms are supported by IHE profiles:
 
* A registry/repository-based infrastructure is defined by the IHE Cross-Enterprise Document Sharing (XDS) and other IHE Integration Profiles such as patient identification (PIX & PDQ), and notification of availability of documents (NAV).
 
* A registry/repository-based infrastructure is defined by the IHE Cross-Enterprise Document Sharing (XDS) and other IHE Integration Profiles such as patient identification (PIX & PDQ), and notification of availability of documents (NAV).
 
* A media-based infrastructure is defined by the IHE Cross-Enterprise Document Media Interchange (XDM) profile.
 
* A media-based infrastructure is defined by the IHE Cross-Enterprise Document Media Interchange (XDM) profile.
Line 18: Line 18:
 
|align = "center"|'''Optionality'''
 
|align = "center"|'''Optionality'''
 
|-
 
|-
{{Bindings}}
+
{{{Bindings|{{Binding|''Content Name''|''Binding Name''|''Creator Optionality''|''Consumer Optionality''}}
 +
}}}
 
|}
 
|}
  
Line 26: Line 27:
 
<pre>
 
<pre>
 
   {{XD* Binding|Content Description|
 
   {{XD* Binding|Content Description|
     Bindings={{Binding|Content Name|Binding Name|Creation Optionality|Consumer Optionality}}
+
     Bindings={{Binding|Content Name|Binding Name|Creator Optionality|Consumer Optionality}}
 
     {{Binding|Content Name|Binding Name|Creation Optionality|Consumer Optionality}}
 
     {{Binding|Content Name|Binding Name|Creation Optionality|Consumer Optionality}}
 
   }}
 
   }}

Revision as of 10:45, 11 May 2007

XD* Binding

It is expected that exchanges of Content Descrition will occur in an environment where the physician offices and hospitals have a coordinated infrastructure that serves the information sharing needs of this community of care. Several mechanisms are supported by IHE profiles:

  • A registry/repository-based infrastructure is defined by the IHE Cross-Enterprise Document Sharing (XDS) and other IHE Integration Profiles such as patient identification (PIX & PDQ), and notification of availability of documents (NAV).
  • A media-based infrastructure is defined by the IHE Cross-Enterprise Document Media Interchange (XDM) profile.
  • A reliable messaging-based infrastructure is defined by the IHE Cross-Enterprise Document Reliable Interchange (XDR) profile.
  • All of these infrastructures support Security and privacy through the use of the Consistent Time (CT) and Audit Trail and Node Authentication (ATNA) profiles.

For more details on these profiles, see the IHE IT Infrastructure Technical Framework, found here: http://www.ihe.net/Technical_Framework/.

Thus, implementors of the Content Consumer and Content Creator Actors must also implement either the ITI XDS, XDM or XDR Profiles to exchange content, using the bindings listed below.

XPHR Transactions and Content
Content Binding Actor Optionality
Content Name Binding Name Content Creator Creator Optionality
Content Consumer Consumer Optionality


This template is used to create the XD* Binding section of a PCC Content Profile. To use it, include:

  {{XD* Binding|Content Description|
    Bindings={{Binding|Content Name|Binding Name|Creator Optionality|Consumer Optionality}}
    {{Binding|Content Name|Binding Name|Creation Optionality|Consumer Optionality}}
  }}

In the profile.

See Also

Template:Binding