PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcode@1.0.0
    http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-related-surgical-procedure
description: 'A surgical action addressing a cancer condition. The scope of this profile has been narrowed to cancer-related procedures by constraining the ReasonReference and ReasonCode to cancer conditions. Conformance note: If an ICD-10-PCS code is used in the code attribute, and there is a semantically equivalent SNOMED CT or CPT code, the resulting Procedure instance will not be compliant with US Core Profiles.'
package_name: hl7.fhir.us.mcode
derivation: constraint
name: CancerRelatedSurgicalProcedure
type: Procedure
elements:
  category:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '387713003', system: 'http://snomed.info/sct'}
    index: 3
  reasonCode:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/mcode/ValueSet/mcode-cancer-disorder-vs'}
    mustSupport: true
    index: 8
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        treatmentIntent:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-treatment-intent', index: 1}
          max: 1
  recorder:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
    index: 6
  code:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/mcode/ValueSet/mcode-cancer-related-surgical-procedure-vs'}
    index: 4
  bodySite:
    mustSupport: true
    index: 10
    extensions:
      laterality: {url: 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-laterality', max: 1, type: Extension, mustSupport: true, index: 11}
    elements:
      extension:
        type: Extension
        mustSupport: true
        url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-laterality
        index: 11
        slicing:
          slices:
            laterality:
              match: {}
              schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-laterality', index: 11}
              max: 1
  partOf:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Procedure']
    index: 2
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient']
    index: 5
  performer:
    elements:
      actor:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
        index: 7
  reasonReference:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-condition-parent']
    index: 9
package_version: 1.0.0
extensions:
  treatmentIntent: {url: 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-treatment-intent', max: 1, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-related-surgical-procedure
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure
version: 1.0.0