Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4

Endpoint-example-direct.xml

Example Endpoint/direct-endpoint (XML)

Maturity Level : N/A
Responsible Owner: Patient Administration Work Group Standards Status : Informative Compartments : Not linked to any No defined compartments

Raw XML ( canonical form + also see XML Format Specification )

Jump past Narrative

Example of a DIRECT endpoint (id = "direct-endpoint")

<?xml version="1.0" encoding="UTF-8"?>


  
  : direct-project (Details: [not stated] code direct-project = 'direct-project', stated
         as 'null')(Details : {urn:oid:1.3.6.1.4.1.19376.1.2.3 code 'urn:hl7-org:sdwg:ccda-structuredBody:1.1'
           = 'urn:hl7-org:sdwg:ccda-structuredBody:1.1)
  
    
  
  
  
    
  
  
    
      
      
    
  
    

<Endpoint xmlns="http://hl7.org/fhir">
  <id value="direct-endpoint"/> 
  <status value="active"/> 
  <connectionType> 
    <coding> 
      <code value="direct-project"/> 
    </coding> 
  </connectionType> 
  <name value="MARTIN SMIETANKA"/> 
  <managingOrganization> 
    <reference value="Organization/f201"/> 
  </managingOrganization> 
  <payload> 
    <type> 
      <coding> 
        <system value="urn:oid:1.3.6.1.4.1.19376.1.2.3"/> 
        <code value="urn:hl7-org:sdwg:ccda-structuredBody:1.1"/> 
      </coding> 
    </type> 
    <mimeType value="text/x-hl7-text+xml"/> 
    <mimeType value="application/fhir+xml"/> 
    <mimeType value="application/fhir+json"/> 
  </payload> 
  <address value="mailto:MARTIN.SMIETANKA@directnppes.com"/> 


</

Endpoint

>



Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.