PackagesCanonicalsLogsProblems
    Packages
    incisive.fhir@1.0.1-preview
    https://simplifier.net/INCISIVE/StructureDefinition/ProcedureForProstate
description: Defines the Procedure structure used by Prostate cancer in the INCISIVE
package_name: incisive.fhir
derivation: constraint
name: ProcedureForProstate
type: Procedure
elements:
  partOf:
    short: Reference Observation result
    index: 0
    elements:
      reference: {short: The Observations of the action, index: 1}
  status: {short: Status of this action, index: 2}
  statusReason:
    short: Labels for this procedure
    binding: {strength: preferred, valueSet: 'https://simplifier.net/INCISIVE/ValueSet/LabelCodes'}
    index: 3
    elements:
      coding:
        short: Code defined by INCISIVE local codes
        index: 4
        elements:
          system: {short: Identity of the INCISIVE local code system, index: 5}
          code: {short: Label code, index: 6}
          display: {short: Label description, index: 7}
  category:
    short: Classification of this procedure
    binding: {strength: preferred, valueSet: 'https://simplifier.net/INCISIVE/ValueSet/TypeOfProcedureCodes'}
    index: 8
    elements:
      coding:
        short: Code defined by INCISIVE local codes
        index: 9
        elements:
          system: {short: Identity of the INCISIVE local code system, index: 10}
          code: {short: Type of procedure code, index: 11}
          display: {short: Type of procedure description, index: 12}
  code:
    short: Identification of the prostate treatment and type of procedure
    binding: {strength: preferred, valueSet: 'https://simplifier.net/INCISIVE/ValueSet/ProstateTreatmentCodes'}
    index: 13
    elements:
      coding:
        short: Code defined by INCISIVE local codes and SNOMED CT terminology
        index: 14
        elements:
          system: {short: Identity of the INCISIVE local code system or SNOMED CT code system, index: 15}
          code: {short: Prostate treatment code or SNOMED CT code, index: 16}
          display: {short: Prostate treatment description or SNOEMD CT description, index: 17}
  subject:
    short: Patient who the procedure was performed on
    index: 18
    elements:
      reference: {short: Use relative reference to the Patient resource, index: 19}
  performed:
    short: When this procedure was performed
    choices: []
    index: 21
  bodySite:
    short: Patient's body location for this procedure
    index: 22
    elements:
      coding:
        short: Code defined by a SNOMED CT terminology
        index: 23
        elements:
          system: {short: Identity of the SNOMED CT url, index: 24}
          code: {short: SNOMED CT code, index: 25}
          display: {short: Fully Specified Name defined by the SNOMED CT, index: 26}
package_version: 1.0.1-preview
class: profile
kind: resource
url: https://simplifier.net/INCISIVE/StructureDefinition/ProcedureForProstate
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: '20230719'