{
  "resourceType" : "ValueSet",
  "id" : "cdsHookType",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cdsHookType</b></p><a name=\"cdsHookType\"> </a><a name=\"hccdsHookType\"> </a><ul><li>Include codes from<a href=\"CodeSystem-crd-metric-codes.html\"><code>http://hl7.org/fhir/us/davinci-crd/CodeSystem/crd-metric-codes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2.2.1</span> where concept  descends from <a href=\"CodeSystem-crd-metric-codes.html#crd-metric-codes-_HookType\">_HookType</a></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/cdsHookType",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.18.48.7"
  }],
  "version" : "2.2.1",
  "name" : "CDSHookType",
  "title" : "CDS Hook 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" : "Codes identifying a type of CDS Hook",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/us/davinci-crd/CodeSystem/crd-metric-codes",
      "filter" : [{
        "property" : "concept",
        "op" : "descendent-of",
        "value" : "_HookType"
      }]
    }]
  }
}