<Conformance xmlns="http://hl7.org/fhir">
  <id value="2fc42b57-c3f4-4695-b87b-f8b3d40cd960" />
  <meta>
    <versionId value="2" />
    <lastUpdated value="2017-01-02T21:58:21.646+00:00" />
  </meta>
  <url value="http://e-imo.com/fhir/api/v1/metadata" />
  <name value="IMO ValueSet Validator Profile" />
  <status value="draft" />
  <experimental value="true" />
  <publisher value="IMO (FHIR Project)" />
  <contact>
    <telecom>
      <system value="other" />
      <value value="http://www.e-imo.com" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="ywang@e-imo.com" />
    </telecom>
  </contact>
  <description value="Conformance statement for the IMO FHIR ValueSet Validator Web Service" />
  <acceptUnknown value="no" />
  <format value="xml" />
  <format value="json" />
  <rest>
    <mode value="server" />
    <resource>
      <type value="ValueSet" />
      <profile>
        <reference value="http://hl7.org/fhir/StructureDefinition/ValueSet" />
      </profile>
    </resource>
    <operation>
      <name value="validate-code" />
      <definition>
        <reference value="http://e-imo.com/fhir/api/v1/OperationDefinition/ValueSet-validate-code" />
      </definition>
    </operation>
  </rest>
</Conformance>