PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.0-sd-ballot
    http://hl7.org/cda/stds/core/StructureDefinition/Procedure
description: 'A derivative of the RIM Procedure class, used for representing procedures.\nProcedure.negationInd, when set to \"true\", is a positive assertion that the Procedure as a whole is negated. Some properties such as Procedure.id, Procedure.moodCode, and the participations are not affected. These properties always have the same meaning: i.e., the author remains the author of the negative Procedure. A procedure statement with negationInd is still a statement about the specific fact described by the Procedure. For instance, a negated \"appendectomy performed\" means that the author positively denies that there was ever an appendectomy performed, and that he takes the same responsibility for such statement and the same requirement to have evidence for such statement than if he had not used negation.'
package_name: hl7.cda.uv.core
derivation: specialization
name: Procedure
type: http://hl7.org/cda/stds/core/StructureDefinition/Procedure
elements:
  entryRelationship: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/EntryRelationship', array: true, index: 19}
  priorityCode:
    type: http://hl7.org/cda/stds/core/StructureDefinition/CE
    binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActPriority'}
    index: 8
  sdtcPrecondition2: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Precondition2', array: true, index: 22}
  sdtcInFulfillmentOf1: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/InFulfillmentOf1', array: true, index: 23}
  specimen: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Specimen', array: true, index: 14}
  participant: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Participant2', array: true, index: 18}
  classCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActClassProcedure'}
    pattern: {type: Code, value: PROC}
    representation: [xmlAttr]
    index: 0
  methodCode: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/CE', array: true, index: 10}
  author: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Author', array: true, index: 16}
  reference: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Reference', array: true, index: 20}
  languageCode:
    type: http://hl7.org/cda/stds/core/StructureDefinition/CS
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/all-languages'}
    index: 9
  id: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/II', array: true, index: 2}
  targetSiteCode: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/CD', array: true, index: 12}
  approachSiteCode: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/CD', array: true, index: 11}
  code: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/CD', index: 3}
  moodCode:
    type: code
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-xDocumentProcedureMood'}
    representation: [xmlAttr]
    index: 1
  effectiveTime: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS', index: 7}
  statusCode:
    type: http://hl7.org/cda/stds/core/StructureDefinition/CS
    binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActStatus'}
    index: 6
  informant: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Informant', array: true, index: 17}
  subject: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Subject', index: 13}
  performer: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Performer2', array: true, index: 15}
  text: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ED', index: 5}
  precondition: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Precondition', array: true, index: 21}
  negationInd:
    type: boolean
    representation: [xmlAttr]
    index: 4
package_version: 2.0.0-sd-ballot
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/Procedure
base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
version: 2.0.0-sd-ballot
required: [classCode, moodCode]