description: Describes a part of a procedure. In this case, a part of the colonoscopy like removing a polyp from the colon. package_name: colonoscopyreport.no derivation: constraint name: SubProcedure abstract: true type: Procedure elements: partOf: type: Reference mustSupport: true refers: ['http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-colonoscopy'] index: 0 code: mustSupport: true index: 1 elements: coding: mustSupport: true index: 2 slicing: rules: open discriminator: - {path: $this, type: value} min: 1 slices: NKPK: match: {system: 'urn:oid:2.16.578.1.12.4.1.1.7275'} schema: mustSupport: true pattern: type: Coding value: {system: 'urn:oid:2.16.578.1.12.4.1.1.7275'} index: 3 SNOMED-CT: match: {system: 'http://snomed.info/sct'} schema: mustSupport: true pattern: type: Coding value: {system: 'http://snomed.info/sct'} _required: true index: 4 min: 1 required: [coding] subject: type: Reference refers: ['http://hl7.no/fhir/StructureDefinition/no-basis-Patient'] index: 5 package_version: 0.4.0-beta2 class: profile kind: resource url: http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-subprocedure base: http://hl7.org/fhir/StructureDefinition/Procedure version: null