PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-snapshot1
    http://hl7.org/cda/stds/core/StructureDefinition/LabeledDrug
description: The LabeledDrug class, which is an Entity class playing the Role of Manufactured Product, identifies the drug that is consumed in the substance administration. The medication is identified by means of the LabeledDrug.code or the LabeledDrug.name.
package_name: hl7.cda.uv.core
derivation: specialization
name: LabeledDrug
type: http://hl7.org/cda/stds/core/StructureDefinition/LabeledDrug
elements:
  classCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-EntityClassManufacturedMaterial'}
    pattern: {type: Code, value: MMAT}
    representation: [xmlAttr]
    index: 0
  determinerCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-EntityDeterminerDetermined'}
    pattern: {type: Code, value: KIND}
    representation: [xmlAttr]
    index: 1
  code:
    type: http://hl7.org/cda/stds/core/StructureDefinition/CE
    binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v3-DrugEntity'}
    index: 2
  name: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/EN', index: 3}
package_version: 2.0.0-sd-snapshot1
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/LabeledDrug
base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
version: 2.0.0-sd-snapshot1