View raw Markdown
type: valuesetvalueset: resource-validation-mode

Resource Validation Mode

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="resource-validation-mode"/>
  <meta>

  </meta>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/resource-validation-mode"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.118"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.108"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.2.48"/>
  </identifier>
  <version value="6.0.0"/>
  <name value="ResourceValidationMode"/>
  <title value="Resource Validation Mode"/>
  <experimental value="false"/>
  <description value="Description Needed Here"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/resource-validation-mode"/>
    </include>
  </compose>
</ValueSet>