Sha256: fa51e40b8620068de2c6578781d41003e8ebc76b47dc0beb1b57850bbc26cfa0

Contents?: true

Size: 763 Bytes

Versions: 10

Compression:

Stored size: 763 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<Endpoint xmlns="http://hl7.org/fhir">
	<id value="direct-endpoint"/>
	<meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  <status value="active"/>
	<connectionType>
		<code value="direct-project"/>
	</connectionType>
	<name value="MARTIN SMIETANKA"/>
	<managingOrganization>
		<reference value="Organization/299"/>
	</managingOrganization>
	<payloadType>
		<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>
	</payloadType>
	<address value="mailto:MARTIN.SMIETANKA@directnppes.com"/>	
</Endpoint>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/endpoint-example-direct.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/endpoint-example-direct.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/endpoint-example-direct.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/endpoint-example-direct.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/endpoint-example-direct.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/endpoint-example-direct.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/endpoint-example-direct.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/endpoint-example-direct.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/endpoint-example-direct.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/endpoint-example-direct.xml