PackagesCanonicalsLogsProblems
    Packages
    lung.ca.screen.assignment@1.0.1
    https://sil-th-group-a.org/fhir/StructureDefinition/CancerScreeningProcedure
description: null
package_name: lung.ca.screen.assignment
derivation: constraint
name: CancerScreeningProcedure
type: Procedure
elements:
  identifier: {mustSupport: true, index: 0}
  status: {mustSupport: true, index: 1}
  code:
    binding: {strength: extensible, valueSet: 'https://sil-th-group-a.org/valueset/screening-tests'}
    mustSupport: true
    index: 2
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://sil-th-group-a.org/fhir/StructureDefinition/CancerPatient']
    index: 3
  performer:
    elements:
      actor: {mustSupport: true, index: 4}
  outcome: {mustSupport: true, index: 5}
package_version: 1.0.1
class: profile
kind: resource
url: https://sil-th-group-a.org/fhir/StructureDefinition/CancerScreeningProcedure
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: null
required: [outcome, code]