PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.order-catalog@1.0.0
    http://hl7.org/fhir/uv/order-catalog/StructureDefinition/IndicationDefinition
description: This profile constrains the base resource ClinicalUseDefinition to represent an indication associated with a healthcare item (medication, device, test, service ...) described in a catalog
package_name: hl7.fhir.uv.order-catalog
derivation: constraint
name: IndicationDefinition
type: ClinicalUseDefinition
elements:
  type:
    pattern: {type: Code, value: indication}
    index: 0
  contraindication: {index: 1}
  indication: {index: 2}
  interaction: {index: 3}
  undesirableEffect: {index: 4}
  warning: {index: 5}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/order-catalog/StructureDefinition/IndicationDefinition
base: http://hl7.org/fhir/StructureDefinition/ClinicalUseDefinition
version: 1.0.0
required: [indication]