{
  "resourceType" : "ValueSet",
  "id" : "configTypes",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet configTypes</b></p><a name=\"configTypes\"> </a><a name=\"hcconfigTypes\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-data-types.html\"><code>http://hl7.org/fhir/data-types</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version &#x1F4E6;4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-data-types.html#data-types-boolean\">boolean</a></td><td style=\"color: #cccccc\">boolean</td><td>Value of &quot;true&quot; or &quot;false&quot;</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-data-types.html#data-types-integer\">integer</a></td><td style=\"color: #cccccc\">integer</td><td>A whole number</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 4,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/davinci-crd/ImplementationGuide/davinci-crd"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/davinci-crd/ImplementationGuide/davinci-crd"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/davinci-crd/ValueSet/configTypes",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.18.48.9"
  }],
  "version" : "2.2.1",
  "name" : "CRDConfigTypes",
  "title" : "CRD Configuration Code Data Types Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-27T11:45:27+11:00",
  "publisher" : "HL7 International / Financial Management",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fm"
    }]
  }],
  "description" : "Allowed data types for configuration settings in the CDS Hooks configuration extension",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/data-types",
      "concept" : [{
        "code" : "boolean"
      },
      {
        "code" : "integer"
      }]
    }]
  }
}