PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@2.0.0-ballot
    http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-ordersetdefinition
description: Profile of PlanDefinition as a Order Set for use with CPG Implementation Guide
package_name: hl7.fhir.uv.cpg
derivation: constraint
name: CPGOrderSetDefinition
type: PlanDefinition
elements:
  type:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: order-set, system: 'http://terminology.hl7.org/CodeSystem/plan-definition-type'}
    index: 0
  action:
    elements:
      title: {index: 1}
      input: {index: 2}
      output: {index: 3}
      groupingBehavior: {mustSupport: true, index: 4}
      selectionBehavior: {mustSupport: true, index: 5}
      requiredBehavior: {mustSupport: true, index: 6}
      precheckBehavior: {mustSupport: true, index: 7}
      cardinalityBehavior: {mustSupport: true, index: 8}
    required: [title]
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-ordersetdefinition
base: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableplandefinition
version: 2.0.0-ballot