PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.0.0
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-casefeaturedefinition
description: Profile of StructureDefinition to represent a case feature of a clinical practice guideline, optionally specifying formal computational semantics, as well as relationships to other case features and specific aspects of the guideline
package_name: hl7.fhir.uv.cpg
derivation: constraint
name: CPGCaseFeatureDefinition
type: StructureDefinition
elements:
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-inferenceExpression
    index: 0
    slicing:
      slices:
        inferenceExpression:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-inferenceExpression', index: 0}
          min: 0
          max: 1
        assertionExpression:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-assertionExpression', index: 1}
          min: 0
          max: 1
        featureExpression:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-featureExpression', index: 2}
          min: 0
          max: 1
        caseFeatureOf:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseFeatureOf', index: 3}
          min: 0
  kind:
    type: code
    pattern: {type: Code, value: resource}
    mustSupport: false
    index: 4
  abstract:
    type: boolean
    mustSupport: false
    pattern: {type: Boolean, value: false}
    index: 5
  derivation:
    type: code
    pattern: {type: Code, value: constraint}
    mustSupport: false
    index: 6
package_version: 1.0.0
extensions:
  inferenceExpression: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-inferenceExpression', min: 0, max: 1, type: Extension, mustSupport: true, index: 0}
  assertionExpression: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-assertionExpression', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
  featureExpression: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-featureExpression', min: 0, max: 1, type: Extension, mustSupport: true, index: 2}
  caseFeatureOf: {url: 'http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseFeatureOf', min: 0, type: Extension, mustSupport: true, index: 3}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-casefeaturedefinition
base: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-shareablestructuredef
version: 1.0.0
required: [derivation]