Example XML

Example data record::

<Organization xmlns="http://hl7.org/fhir">
<profile value="http://dedalus-group.com/fhir/StructureDefinition/Organization" />
</meta>
<system value="http://fhir.de/NamingSystem/arge-ik/iknr" />
<value value="756756324" />
</identifier>
<system value="http://terminology.hl7.org/CodeSystem/organization-type" />
<code value="ins" />
</coding>
</type>
<name value="Krankenkasse A" />
<system value="phone" />
<value value="+31107040704" />
<use value="work" />
</telecom>
<use value="work" />
<line value="Musterstrasse 1" />
<city value="Kassenstadt" />
<postalCode value="12345" />
<country value="D" />
</address>
</Organization>