PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-snapshot1
    http://hl7.org/cda/stds/core/StructureDefinition/Material
description: A subtype of Entity that is inanimate and locationally independent.\nMaterials are entities that are neither Living Subjects nor places. Manufactured or processed products are considered material, even if they originate as living matter. Materials come in a wide variety of physical forms and can pass through different states (ie. Gas, liquid, solid) while still retaining their physical composition and material characteristics.\nClarify the meaning of \"locationally independent\"; suggest removing it and supplanting with first Usage Note sentence.\nPharmaceutical substances (including active vaccines containing retarded virus), disposable supplies, durable equipment, implantable devices, food items (including meat or plant products), waste, traded goods.
package_name: hl7.cda.uv.core
derivation: specialization
name: Material
type: http://hl7.org/cda/stds/core/StructureDefinition/Material
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-MaterialEntityClassType'}
    index: 2
  name: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/EN', index: 3}
  lotNumberText: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ST', index: 4}
package_version: 2.0.0-sd-snapshot1
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/Material
base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
version: 2.0.0-sd-snapshot1