description: An action that is or was performed on or for a patient. This can be a physical intervention like an operation, or less invasive like long term services, counseling, or hypnotherapy. package_name: MyHIE.v4 derivation: constraint name: ProcedureMyCore type: Procedure elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: recorded: match: {url: null} schema: {type: Extension, isModifier: false, url: 'http://fhir.hie.moh.gov.my/StructureDefinition/procedure-recorded-my-core', index: 1} min: 0 max: 1 category: binding: {strength: required, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/procedure-category-my-core'} index: 2 code: binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/procedure-code-my-core'} index: 3 encounter: {index: 4} performed: choices: [] index: 6 performer: elements: function: binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/procedure-performer-role-my-core'} index: 7 bodySite: index: 8 slicing: rules: open discriminator: - {path: coding.id, type: value} min: null slices: side: match: coding: {id: side} schema: binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/side-my-core'} index: 9 elements: coding: elements: id: pattern: {type: String, value: side} index: 10 required: [id] site: match: coding: {id: site} schema: binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/site-my-core'} index: 11 elements: coding: elements: id: pattern: {type: String, value: site} index: 12 required: [id] complication: binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/procedure-complication-my-core'} index: 13 package_version: 2.0.0-alpha extensions: recorded: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/procedure-recorded-my-core', min: 0, max: 1, type: Extension, isModifier: false, index: 1} class: profile kind: resource url: http://fhir.hie.moh.gov.my/StructureDefinition/Procedure-my-core base: http://hl7.org/fhir/StructureDefinition/Procedure version: 1.0.0 required: [encounter, performed, category, code]