XealthIG
v1.42.0 - release

XealthIG - Local Development build (vv1.42.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Organization - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="ExampleOrganization"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>XYZ Insurance</p></div>
  </text>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.3.19.2.3"/>
    <value value="666666"/>
  </identifier>
  <name value="Health Level Seven International"/>
  <alias value="HL7 International"/>
</Organization>