{ "description": "Defines the Procedure structure used by Breast cancer in the INCISIVE", "_filename": "ProcedureForBreast.StructureDefinition.json", "package_name": "incisive.fhir", "date": "2023-07-19T11:36:43.8799013+00:00", "derivation": "constraint", "publisher": "FTSS", "fhirVersion": "4.0.1", "name": "ProcedureForBreast", "abstract": false, "type": "Procedure", "experimental": null, "resourceType": "StructureDefinition", "title": "Procedure for Breast cancer", "package_version": "1.0.1-preview", "status": "active", "id": "76585f49-5a2b-4342-8037-6f2850221ee2", "kind": "resource", "url": "https://simplifier.net/INCISIVE/StructureDefinition/ProcedureForBreast", "version": "20230719", "differential": { "element": [ { "id": "Procedure", "path": "Procedure", "short": "An action that was performed on a INCISIVE patient", "definition": "An action that was performed on or for a patient. This can be treatment, surgery or different type of imaging tests." }, { "id": "Procedure.partOf", "path": "Procedure.partOf", "short": "Reference Observation result", "definition": "A observation of which this particular action is a component or step." }, { "id": "Procedure.partOf.reference", "path": "Procedure.partOf.reference", "short": "The Observations of the action", "definition": "A reference to a location at which the observation is found, that are part of this diagnostic report. The reference is relative reference, in which case it is relative to the service base URL, e.g., reference value=\"Observation/observation00\"." }, { "id": "Procedure.status", "path": "Procedure.status", "short": "Status of this action", "definition": "A code specifying the state of the procedure. The status can be preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown . For INCISIVE, this state is completed, because this action was completed." }, { "id": "Procedure.statusReason", "path": "Procedure.statusReason", "short": "Labels for this procedure", "binding": { "strength": "preferred", "valueSet": "https://simplifier.net/INCISIVE/ValueSet/LabelCodes", "description": "Label Codes" }, "definition": "Describe the label state of the procedure, e.g., label timepoints, label treatment, label biopsy or label exam." }, { "id": "Procedure.statusReason.coding", "path": "Procedure.statusReason.coding", "short": "Code defined by INCISIVE local codes", "definition": "A reference to a code defined by a terminology system. In this case, use the INCISIVE local code." }, { "id": "Procedure.statusReason.coding.system", "path": "Procedure.statusReason.coding.system", "short": "Identity of the INCISIVE local code system", "definition": "The identification of the code system that defines the meaning of the symbol in the code. This system points to the INCISIVE local code system." }, { "id": "Procedure.statusReason.coding.code", "path": "Procedure.statusReason.coding.code", "short": "Label code" }, { "id": "Procedure.statusReason.coding.display", "path": "Procedure.statusReason.coding.display", "short": "Label description" }, { "id": "Procedure.category", "path": "Procedure.category", "short": "Classification of this procedure", "binding": { "strength": "preferred", "valueSet": "https://simplifier.net/INCISIVE/ValueSet/TypeOfProcedureCodes", "description": "Type of Procedure Codes" }, "definition": "A code that classifies the procedure." }, { "id": "Procedure.category.coding", "path": "Procedure.category.coding", "short": "Code defined by INCISIVE local codes", "definition": "A reference to a code defined by a terminology system. In this case, use the INCISIVE local codes." }, { "id": "Procedure.category.coding.system", "path": "Procedure.category.coding.system", "short": "Identity of the INCISIVE local code system", "definition": "The identification of the code system that defines the meaning of the symbol in the code. This system points to the INCISIVE local code system." }, { "id": "Procedure.category.coding.code", "path": "Procedure.category.coding.code", "short": "Type of procedure code", "definition": "Symbol in syntax defined by INCISIVE local code system." }, { "id": "Procedure.category.coding.display", "path": "Procedure.category.coding.display", "short": "Type of procedure description" }, { "id": "Procedure.code", "path": "Procedure.code", "short": "Identification of the type of procedure", "definition": "Describe the code and description of the type of this procedure. The term SNOMED CT is used here to indicate the type of cancer." }, { "id": "Procedure.code.coding", "path": "Procedure.code.coding", "short": "Code defined by a SNOMED CT terminology", "definition": "A reference to a code defined by a terminology system. Use SNOMED CT terminology for procedure types." }, { "id": "Procedure.code.coding.system", "path": "Procedure.code.coding.system", "short": "Identity of the SNOMED CT url", "definition": "The identification of the code system that defines the meaning of the symbol in this code." }, { "id": "Procedure.code.coding.code", "path": "Procedure.code.coding.code", "short": "SNOMED CT code", "definition": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g., post-coordination)." }, { "id": "Procedure.code.coding.display", "path": "Procedure.code.coding.display", "short": "Fully Specified Name defined by the SNOMED CT" }, { "id": "Procedure.subject", "path": "Procedure.subject", "short": "Patient who the procedure was performed on", "definition": "The INCISIVE patient on which the procedure was performed. Use relative reference to the Patient resource." }, { "id": "Procedure.subject.reference", "path": "Procedure.subject.reference", "short": "Use relative reference to the Patient resource", "definition": "A reference to a location at which the patient is found. The reference is relative reference, in which case it is relative to the service base URL, e.g., reference value=\"Patient/patient00\"." }, { "id": "Procedure.performed[x]", "path": "Procedure.performed[x]", "short": "When this procedure was performed", "definition": "The months in which the procedure was performed. (If numbers are required, map strings to integers)" }, { "id": "Procedure.bodySite", "path": "Procedure.bodySite", "short": "Patient's body location for this procedure", "definition": "The structured body location information in which the was performed." }, { "id": "Procedure.bodySite.coding", "path": "Procedure.bodySite.coding", "short": "Code defined by a SNOMED CT terminology" }, { "id": "Procedure.bodySite.coding.system", "path": "Procedure.bodySite.coding.system", "short": "Identity of the SNOMED CT url", "definition": "The identification of the code system that defines the meaning of the symbol in this code." }, { "id": "Procedure.bodySite.coding.code", "path": "Procedure.bodySite.coding.code", "short": "SNOMED CT code" }, { "id": "Procedure.bodySite.coding.display", "path": "Procedure.bodySite.coding.display", "short": "Fully Specified Name defined by the SNOMED CT", "definition": "A representation of the meaning of the code in the system, following the rules of the system. Use the Fully Specified Name of SNOMED CT." } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure" }